Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x7e8813…24a16d
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xf3cb4c…8b51a9
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0xc212b5…6866a1
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xc4a206…f1bdf7
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x18765b…b80b37
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x8f5785…7f7869
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x6d01ff…41bf9e
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x5e563d…338ce4
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0xc53005…9645c2
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x17f097…c703b4
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x8ba88f…ef16c5
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xc78242…c2d9de
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0xb526f1…f7d2fb
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x91fe1d…4fd242
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0xcdd4ea…2b0626
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xbc9bec…999f0c
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x6decd9…be50aa
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x6e0787…07598e
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x0bb214…c47ebf
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xab53f7…5d4a2f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x1c213b…b0847f
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0x23a070…3514ca
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0xa61b3c…db4933
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates83d ago0xfd440d…b19819
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase83d ago0x522ca4…dda0b6

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.