Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x6d0c…c142Base$4.9570%0x64b2…883321d ago0x73ffa3…a7fcd1
0xa54d…49f50x6d0c…c142Base$14.9870%0x64b2…883321d ago0xec9146…30b5c5
0xa54d…49f50x6d0c…c142Base$9.8670%0x64b2…883321d ago0x0d0d21…16d229
0xa54d…49f50x6d0c…c142Base$39.8770%0x64b2…883321d ago0xdc597f…31066f
0xa54d…49f50x6d0c…c142Base$39.8770%0x64b2…883321d ago0x2f2185…e8fef4
0xa54d…49f50x6d0c…c142Base$23.9270%0x64b2…883321d ago0xac37b0…62053f
0xa54d…49f50x6d0c…c142Base$39.8770%0x64b2…883321d ago0xe02c42…0bfacd
0xa54d…49f50x6d0c…c142Base$39.8770%0x64b2…883321d ago0xf34709…74da73
0xa54d…49f50x6d0c…c142Base$4.9070%0x64b2…883321d ago0xbed3cc…e550fb
0xa54d…49f50x6d0c…c142Base$39.9670%0x64b2…883321d ago0x2e1144…9e41c2
0xa54d…49f50x6d0c…c142Base$14.9170%0x64b2…883321d ago0xa3f3e7…002fe7
0xa54d…49f50x6d0c…c142Base$25.1670%0x64b2…883321d ago0x0cd44e…5460d9
0xa54d…49f50x6d0c…c142Base$39.9670%0x64b2…883321d ago0x7bf020…b833a2
0xa54d…49f50x6d0c…c142Base$22.9470%0x64b2…883321d ago0x86f173…6d3408
0xa54d…49f50x6d0c…c142Base$39.8770%0x64b2…883321d ago0x317112…1807d2
0xa54d…49f50x6d0c…c142Base$14.4170%0x64b2…883321d ago0xf0d33c…09089d
0xa54d…49f50x6d0c…c142Base$39.9670%0x64b2…883322d ago0x74ca58…619ff9
0xa54d…49f50x6d0c…c142Base$39.9670%0x64b2…883322d ago0x0f3676…8ebdc8
0xa54d…49f50x6d0c…c142Base$14.9770%0x64b2…883322d ago0x195c1c…04069c

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.