Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0xe09195…b5aa7b
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0xe911d5…4655f9
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0x2e6a47…07bcc2
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0x11fe8e…f1c210
0x47be…0b800x9c95…e299Base—$0.001100%fluxa38d ago0x152b85…6d48a8
0x47be…0b800x9c95…e299Base—$0.001100%fluxa38d ago0x4b0e3e…5c1499
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0xf67295…0bed76
0x47be…0b800x9c95…e299Base—$0.001100%fluxa38d ago0x9b4b25…87d3f9
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0xd72caa…7eddb4
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0xa9a9d5…d1d19f
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa38d ago0x53f2dc…51b6a5
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xf6eaca…1b4582
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xc27a9f…a23499
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xa12af6…423789
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x865a1d…765de4
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xd240f1…4c2ae0
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x19afc6…fb4c5c
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x3dcee0…81766a
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x3628dc…cd06ea
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xb007dd…934534
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xfb02c4…6e21b8
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x8a67c1…07c66b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xa6eb19…49bbd9
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xd0e686…67518b
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xc8ffbb…9725ca

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.