Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa44f…1a4a0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase4d ago0x7064c5…680712
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.02100%coinbase4d ago0xa261f7…b4cefa
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.003100%coinbase4d ago0x1c471f…cd6440
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0027100%coinbase4d ago0x586b50…620427
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.02100%coinbase4d ago0x8d1b6b…29b448
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.004998100%coinbase4d ago0x188ff9…ea6809
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0025100%coinbase4d ago0x888c1d…510d56
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.003100%coinbase4d ago0x0d0f30…2d0285
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0036100%coinbase4d ago0x59b25c…aa67f4
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0045100%coinbase4d ago0x3838bb…641a77
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0045100%coinbase4d ago0x2450e5…048fc0
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0045100%coinbase4d ago0xdc4a62…3b37ae
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.005100%coinbase4d ago0x770354…282cfb
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.006100%coinbase4d ago0xe9595b…395fb0
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.005100%coinbase4d ago0xd261ef…d03d99
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0025100%coinbase4d ago0xf0873f…6f9c2e
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0027100%coinbase4d ago0x905d7c…780a46
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0025100%coinbase4d ago0xeed29b…12bdc9
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0045100%coinbase4d ago0x7dca66…85db05
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.01100%coinbase4d ago0x6ba2a9…2e35ad
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.003100%coinbase4d ago0xd24deb…e1f9cf
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0025100%coinbase4d ago0x697bbb…3d9c33
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.003100%coinbase4d ago0x5b7947…e3d829
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.07100%coinbase4d ago0x5c0a0c…0e8d2a
0x35ed…3e590x2b6d…32c5Base2sPublic-records$0.0025100%coinbase4d ago0x179aaf…7410ab

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.