Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xfb0639…0d9fa3
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xe5a91c…2cd204
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x5c8ff4…d51d2d
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xf2c6b5…1f3954
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x90ca41…faccba
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x9a4c6e…f714cd
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x9ea7e2…584c18
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xfc890e…91c3af
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x1bdf25…1a1323
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x1a0878…9ed03d
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x7c0fd7…b9b2e9
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0x1148ee…558429
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xab9e8a…fcf83f
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x3a2a0e…8873c7
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x68e219…cbc02e
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0xd4276d…10ccf3
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0xae86ca…2a4c6e
0x4a78…13b60x2b6d…32c5Base2sPublic-records$0.0024100%coinbase68d ago0x8cab06…3480ba

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.