Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x97e963…58fb30
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x789c93…9d85ff
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xff6d9f…1860a1
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xc5abe7…f18533
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x8f2daf…f43edc
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x9ce7f9…498eec
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xf292f6…070210
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x5504cb…d80674
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x393eb7…5b5f01
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xc50bab…1ba480
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x53e5a9…ff43c8
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x73ce7d…4bd09c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xeb23d3…912b26
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x51cfd5…18f2e3
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xd6b522…65c441
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xb6708a…372d87
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x051230…809267
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x50c5aa…a9db4c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x905217…d50826
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x4c9001…167555
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x3da76e…39a85c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x9f7ca9…a5303b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x7de89a…d11616
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0xe21d2a…1fb5d8
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase5d ago0x00be44…1b290f

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.