Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0xee9f22…123662
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0xd33f98…eede8e
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0x7a0bf9…3cf8ad
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase67d ago0xb5917c…f461f3
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase67d ago0x653740…e132d2
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase67d ago0x87ff37…653fa9
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x40fe3d…61cc1c
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xd1d84c…063671
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0xe074fe…8e3639
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xba600a…d2d294
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x4be098…71c66b
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x640087…e229d1
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x2739e2…7a441a
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x7eead8…b4c384
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x80df11…c6d970
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xd89c7e…e0e6f6
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xff3123…92b6cc
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x21893f…24feba
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.005100%coinbase68d ago0x3ed4d8…c9caff
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x025641…b4eeaf
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase68d ago0x45f37f…a7fd41
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0x23b275…9e95aa
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xeedd65…b6f912
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase68d ago0xbe3a2e…89a1d1

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.