Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960xcb74…2aa3Base—$0.01100%coinbase77d ago0xfc7fd8…c0ad57
0xfa29…f3960x9090…64f3Base—$0.01100%coinbase77d ago0x98baf8…34abfd
0xfa29…f3960x4cc5…49a5Base—$0.01100%coinbase77d ago0x9b8651…acd960
0xfa29…f3960xb0d7…385eBase—$0.01100%coinbase77d ago0x3e0504…d887a1
0xfa29…f3960x73f7…cedcBase—$0.01100%coinbase77d ago0xa340e0…5a029d
0xfa29…f3960x48db…e296Base—$0.01100%coinbase77d ago0xd4e95a…fb3b48
0xfa29…f3960x0028…cbeeBase—$0.01100%coinbase77d ago0xf6b5a0…fd7d2f
0xfa29…f3960xdba9…c4a5Base—$0.01100%coinbase77d ago0x3a1eef…80f847
0xfa29…f3960xcb94…ac88Base—$0.01100%coinbase77d ago0x4f0166…da43e3
0xfa29…f3960x0aab…56b9Base—$0.01100%coinbase77d ago0xf45b54…4cbb64
0xfa29…f3960x6363…52b0Base—$0.01100%coinbase77d ago0xff85a5…b9a2d3
0xfa29…f3960xf76e…8fe5Base—$0.01100%coinbase77d ago0x91025d…b092fd
0xfa29…f3960x4888…7e48Base—$0.01100%coinbase77d ago0xe9ef86…668466
0xfa29…f3960xf646…dd9fBase—$0.01100%coinbase77d ago0x7979a2…ff6f2b
0xfa29…f3960x681c…a196Base—$0.01100%coinbase77d ago0x66b94c…17236c
0xfa29…f3960x8a36…6855Base—$0.01100%coinbase77d ago0xe33251…966bf3
0xfa29…f3960x4bb4…1b01Base—$0.01100%coinbase77d ago0x60f999…b7409c
0xfa29…f3960xdded…6d09Base—$0.01100%coinbase77d ago0x7549eb…38748b
0xfa29…f3960xe125…e770Base—$0.01100%coinbase77d ago0xe9a697…411902
0xfa29…f3960x7c58…6be2Base—$0.01100%coinbase77d ago0x41c0d0…fbdb46
0xfa29…f3960xccbd…df02Base—$0.01100%coinbase77d ago0xda56b9…c6a214
0xfa29…f3960x4a95…35eeBase—$0.01100%coinbase77d ago0x466bda…ef1d47
0xfa29…f3960x4461…8154Base—$0.01100%coinbase77d ago0x9e6449…0b316a
0xfa29…f3960xe71a…dc74Base—$0.01100%coinbase77d ago0x179df0…904dbf
0xfa29…f3960x520d…264aBase—$0.01100%coinbase77d ago0x15795d…f7a4f6

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.