Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0xb71b92…b3a3e0
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x5e685d…889afd
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x099835…694671
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0x4cfb5b…38cdd8
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xb1fcea…bdf0cf
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x68f664…5b1ea3
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xd9af2d…6e41d8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0xc5514b…e7d80a
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0x4d9108…8b4b8c
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x8a3da6…368bcb
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0xae8fd4…53c742
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x805ebe…42e454
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xf52278…ce4389
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0xab92d6…3d6418
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x28f652…793c5d
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x06c1a4…0ddd3c
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0x72f89b…39d49c
0x2d16…87100xfe80…47eeBase$0.001100%fluxa40d ago0x9079b3…0e8688
0x2d16…87100x9c95…e299Base$0.001100%fluxa40d ago0xadd118…0413d4
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0x31a5f8…25cc7c
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0x04f6c4…6ef97a
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0x952060…27e103
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0xa0a0ee…ae9a25
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0x52d56c…034302
0x2d16…87100x9c95…e299Base$0.001100%fluxa41d ago0x0d5741…7f34ae

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.