Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xa343ea…e2ded9
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xe052b4…a45be6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x9b005c…b39548
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xdcbd77…d490e1
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x56b4de…8e038a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x2a7a78…de786f
0xb90a…9ae40x7503…4956Base—$10.05100%fluxa107d ago0x0325b1…6e54f8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x5ff87d…1d125e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x124ab0…6ca3f3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xb2c9c0…3cc343
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x3b59de…6b87de
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x74c7d2…1dc59b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x756717…7fff7c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x5b13d2…eea261
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xa1d333…e4ca85
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x4196f8…f26dbc
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x4ce317…5fd6f6
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xff95b8…98bc7f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0x7ceaab…68395b
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x8b4468…2d1922
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0xb85a35…8eb093
0x7503…49560x670a…7556Base—$7.99100%fluxa108d ago0xead3fd…7d4eb2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x3ff631…d2ce51
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x36ad00…ab3519
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x92379c…1a1f3e

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.