Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa35d ago0x9d2ba9…c24c19
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0xa2f9b2…562264
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0x62f613…3383a9
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0xfa6174…961ad4
0x7daa…be570x9c95…e299Base$0.001100%fluxa35d ago0xaad55b…b3fc91
0x7daa…be570x9c95…e299Base$0.001100%fluxa35d ago0xde4373…2bb08d
0x7daa…be570x9c95…e299Base$0.001100%fluxa35d ago0x1e25c5…583dee
0x7daa…be570x9c95…e299Base$0.001100%fluxa35d ago0xa61a3c…b4567b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0xd3a1ff…f2c0bb
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0x13d5a2…a34fc1
0x7daa…be570xfe80…47eeBase$0.001100%fluxa35d ago0x1a945d…952b6c
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0xe2e79f…79fe4a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0xb5ffc9…ebc0ac
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0x9c8dda…7879e6
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0x465d3e…9a37ec
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0x6cb31a…3de5ed
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0xba7142…95d343
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0x9702e8…639dd3
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0xc8b2e8…9ba5d6
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0x2f6863…b5af7b
0x7daa…be570xfe80…47eeBase$0.001100%fluxa36d ago0x414ab9…d6c737
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0xbc6581…7db3ef
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0x6e4124…1dd484
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0x6119d2…61f30d
0x7daa…be570x9c95…e299Base$0.001100%fluxa36d ago0x953db6…cc0a6c

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.