Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xee9d19…8c280a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x37e744…5448f5
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x12d5e7…3c52ed
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x48cb15…36f07b
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x0af030…3b0ad1
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xc57736…218d9b
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x0f9060…394b57
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x250920…103380
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x4c985e…1aefb1
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xa3c06c…db330c
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xdf5734…8b84f7
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x0534b2…e08fe0
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xf267b7…30b89b
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x9a8c4a…77e874
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x115b15…8dd57f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xec5210…0a62e2
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x19be54…4b8d58
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0xa8f6af…d9b34f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x74aa32…d4001d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x50f3de…2940da
0xff2f…67110x9c95…e299Base—$0.001100%fluxa66d ago0x9e7ee7…969705
0xff2f…67110x9c95…e299Base—$0.001100%fluxa67d ago0x39efbb…d70a64
0xff2f…67110x9c95…e299Base—$0.001100%fluxa67d ago0x973b25…af8d48
0xff2f…67110x9c95…e299Base—$0.001100%fluxa67d ago0x750101…fa41cf
0xff2f…67110x9c95…e299Base—$0.001100%fluxa67d ago0xcd6742…76feb9

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.