Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2180…dbf70xccc8…15beBase—$30.00100%0xf70d…dbef86d ago0xe45632…32fe23
0xb02e…37330xccc8…15beBase—$55.16100%0xf70d…dbef86d ago0x7305e5…8a4093
0xcf96…57c30xccc8…15beBase—$0.08100%0xf70d…dbef86d ago0x158c95…91112d
0x85ae…4d0b0xccc8…15beBase—$9.04100%0xf70d…dbef86d ago0x2a7f4b…e3eb43
0xbbf6…a51e0xccc8…15beBase—$17.35100%0xf70d…dbef86d ago0x8e9cd5…4b91c4
0x5ad2…a10c0xccc8…15beBase—$494.03100%0xf70d…dbef86d ago0x01f05d…e84418
0x1d11…de5f0xccc8…15beBase—$28.53100%0xf70d…dbef86d ago0x0a91bd…74c58c
0xe306…5e080xccc8…15beBase—$0.25100%0xf70d…dbef86d ago0xb73993…a4b100
0xb879…88a50xccc8…15beBase—$0.97100%0xf70d…dbef86d ago0xc2b857…77f6b9
0x2ec2…73640xccc8…15beBase—$10.45100%0xf70d…dbef86d ago0x106a2e…7995cc
0xe066…aa830xccc8…15beBase—$761.96100%0xf70d…dbef86d ago0xa5a772…3e119a
0xa144…14440xccc8…15beBase—$0.05100%0xf70d…dbef86d ago0xcbecc5…c21a26
0xdb80…bf7c0xccc8…15beBase—$12.01100%0xf70d…dbef86d ago0x0a2659…baa7a7
0xa309…76740xccc8…15beBase—$2.12100%0xf70d…dbef86d ago0xf07fc8…cb144e
0x66e4…cdaa0xccc8…15beBase—$15.00100%0xf70d…dbef86d ago0x3327ae…c72379
krishanmondal.eth0xccc8…15beBase—$50.00100%0xf70d…dbef86d ago0x57294a…b636a3
0xe306…5e080xccc8…15beBase—$0.25100%0xf70d…dbef86d ago0x04bdb2…bf1f03
0xe306…5e080xccc8…15beBase—$0.25100%0xf70d…dbef86d ago0x63286e…a28230
0xe306…5e080xccc8…15beBase—$0.25100%0xf70d…dbef86d ago0x5d1a67…ebfb89
0xf5c0…cf120xccc8…15beBase—$0.95100%0xf70d…dbef86d ago0xb9191a…ef969b
0xf67e…e3280xccc8…15beBase—$49.68100%0xf70d…dbef86d ago0x1cbde0…cebbea
0xc1d5…506b0xccc8…15beBase—$6.00100%0xf70d…dbef87d ago0xf90a8d…6066fa
0x0a71…76a50xccc8…15beBase—$2.68100%0xf70d…dbef87d ago0x9023f6…37650f

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.