Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xd49312…860b1a
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x362205…0cd1d0
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xd78f9a…cece2f
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x291f35…4f339e
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x67ade0…a85175
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x75e7db…50b225
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xc3f656…76afa8
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0xe97815…bced6e
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x85c50d…f5feef
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0xea24f2…512fed
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x6abae9…09a6f7
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0xad758c…6331e8
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x010b69…838964
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x8710d1…6f6064
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xa15bec…e48360
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x5cf52f…2e2023
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x1fb36f…5c99ba
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x392d5a…7cf872
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x183c0b…b60783
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x3a913d…46de85
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xd0188f…9ad81e
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0x7a5d88…6ffe90
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0x0c116b…8f1f3f
0xa22c…8c6f0x13bf…b9a7Base—$0.003100%candidates106d ago0xa2c0e1…912c65
0xa22c…8c6f0x13bf…b9a7Base—$0.002100%coinbase106d ago0xc3e2c7…62f930

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.