Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0x44c277…3bc0b2
0xd8ca…14660xd346…0d5fBase$0.005100%primer115d ago0x7b1057…196b9e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0x8f7578…004872
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase115d ago0xd3b791…fa69ed
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0x3c1b51…69967a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0x8ae732…73afcd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0xe16806…b9a8c8
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x9af81a…914708
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xcaf1ac…89170f
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xe094f0…4689a0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0xc5ab3a…86ca4d
0x7e57…2f090xdddd…8267Base$0.01100%dexter115d ago0x3b7871…2f8efc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase115d ago0xb46121…3a9f25
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x145bba…2fd395
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x98f1b7…d02f39
0x3be9…575c0x31d0…2cd7Base$30.00100%0x7d0e…e64b115d ago0xfcfa9d…84dd2f
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x5dbf62…cf53bf
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x2dd942…b0717e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase115d ago0x70a2df…fc683a
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xf07d61…db102f
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xfe7ace…c91b73
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xd9efbe…4350df
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xc6e8ff…f897f7
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xf5e31d…2d1f76
0x1bd3…1ac50x78f9…3928Base$0.10100%coinbase115d ago0x0a7a75…493156

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.