Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0xae7a65…371bb7
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x399b2f…4d48bb
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0xae6a57…95694c
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x6e6e63…bf2327
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0xb3b6ac…2f660a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0xe2bbd4…5991aa
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa37d ago0x7ce932…5de6ae
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x59b7c5…24fc1f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x058247…f77910
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x52c198…36a727
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x988b6b…165713
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x24f48a…69f2d7
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa37d ago0x17d958…97bf79
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x11fbe9…4861c1
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa37d ago0x18ab08…b3e573
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa37d ago0x117a73…266ba9
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x0b7f83…ba0c36
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x628ee7…95280b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x6cd4a8…86f760
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0xfd835d…8788bb
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa38d ago0x42b543…27877b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x741050…1e5118
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0xbedf7c…a5e519
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x851715…16bc02
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa38d ago0x5ff1cb…a96cb0

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.