Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x13554c…de3ae3
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x7de8d8…b8f06b
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xe573eb…e11be2
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xfcb220…86f72f
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x26442c…83d13e
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x4c0b1b…aa7cf2
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x44b191…5a86bf
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xf81a09…addc3f
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xe372e7…c93e41
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x612dfa…0a16f6
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x1d6df1…43647f
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xa7f07e…b74be7
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x4b00fe…e800ea
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x1a658d…93b834
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x9aa692…a3833f
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x4d4d1d…585e12
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xc3fda5…b21d22
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0x10b37e…c1bbc7
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa16d ago0xec1e03…adfe68
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x353afd…7d7011
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x4f3443…f9a4c5
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x2ace3a…3efc46
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x8cc16f…efda09
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x2672ba…86586c
0x3f5a…7f120xfe80…47eeBase$0.001100%fluxa17d ago0x2419e1…c080c3

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.