Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x7665a2…ea230c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x71f179…79e908
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0x8288ef…f00260
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xab2dee…7a73f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xdb776e…c60b99
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xe2ba44…61b0fe
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xf87770…e2bb91
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xa1bdae…95677d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x7ade98…9ac4b0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xa5a87e…6bd716
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xb55f4e…84e2cd
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xa3c069…f4be71
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x720bf8…11399d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xf7618d…5b77bc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x5b5240…b00e54
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x539848…57fb90
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xc696a9…85b55e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xa5d1be…c509bc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x970c35…ffcb59
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0xe0deaa…4beec8
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xee0ecd…4d9c6a
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0x8c9bb1…efecca
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates103d ago0xe366cb…c2459e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x11f38f…32c906
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase103d ago0x6e86c8…37a62b

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.