Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x285d32…2da637
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xf77062…a0a7ae
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xe945f7…b0f2b7
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xac3570…569c2e
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xa816c6…f854f4
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xb07164…39801e
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x9fb9ce…11a67a
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x1a750d…eeaf5d
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x1204cc…a93f54
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x275f53…aba5b0
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xe26dc1…e88fb3
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x61dcd0…435e16
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xf90b5b…8c3533
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xec37cf…e38c8e
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xc74053…ad2f63
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x6bfd7e…9fa0f8
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x9f5107…3ab845
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xee15a2…891f7c
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x48a42f…2ef203
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x0ea46f…354234
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xa8e6ba…aec2e6
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x1a43d1…ffccbb
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xe490c3…bced65
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0x81bad3…8af9cf
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa16d ago0xb2b25d…52bbc6

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.