Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xed67cb…98082d
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0x7b212e…d82941
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9525ff…40f2af
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xfa956c…11d135
0xc6ae…4b040x50eb…6480Base$0.003100%0x54f0…7932101d ago0x955c94…9d605f
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x7f1616…7c7b11
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0xccbfda…621e68
0xc6ae…4b040x50eb…6480Base$0.0005100%0x54f0…7932101d ago0xe7b966…21d367
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xa991c1…7c9251
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x7ccc90…b9e355
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x524203…0ee051
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8465f3…02abfc
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0x541a3e…2ac303
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x1f48e7…0859bd
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0xd8096a…47c093
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x57f4a0…078d6c
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x370d76…5ec5a7
0xc6ae…4b040x50eb…6480Base$0.002100%0x54f0…7932101d ago0x613fd1…6d9c77
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0xca4d44…4d60bd
0xc6ae…4b040x50eb…6480Base$0.0005100%0x54f0…7932101d ago0x0edf58…cf84ba
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0xcff56b…bec315
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0xb52c33…d36b11
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x92c2e0…56ac21
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8a37fe…ed1f75
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932101d ago0x339463…4328c5

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.