Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0xfd805a…5e99f6
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0x1e9de3…8a05d0
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0xf3a046…840889
0xe5cd…da860x4020…0003Base$0.04100%coinbase5d ago0xd37639…ada990
0xe5cd…da860x4020…0003Base$0.03100%coinbase5d ago0x542997…42421e
0xe5cd…da860x4020…0003Base$0.02100%coinbase5d ago0x0b4730…16db2f
0xe5cd…da860x4020…0003Base$0.005100%coinbase5d ago0xf7bb80…25abd4
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0xe7fb1b…a0df32
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0x88ac97…b817d6
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0x1de62d…2ab881
0x380e…d60e0x4020…0003Base$0.00571570%0x76df…02565d ago0x892548…29c5d4
0x380e…d60e0x4020…0003Base$0.00571570%0x76df…02565d ago0x81f3b0…ac0eb1
0x380e…d60e0x4020…0003Base$0.0470%0x76df…02565d ago0x1ce796…30f6a0
0x5c4e…a0fd0x4020…0003Base$0.0095370%0x76df…02565d ago0xee16fa…dcdc65
0x5c4e…a0fd0x4020…0003Base$0.00571870%0x76df…02565d ago0xbf3746…ea96e3
0x5c4e…a0fd0x4020…0003Base$0.00571870%0x76df…02565d ago0x1c6b9f…318784
0x5c4e…a0fd0x4020…0003Base$0.0095370%0x76df…02565d ago0xba7ea6…629fd0
0x5c4e…a0fd0x4020…0003Base$0.5770%0x76df…02565d ago0x0512d0…3287e4
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0xc2e134…ce37f7
0x5c4e…a0fd0x4020…0003Base$0.00954570%0x76df…02565d ago0xd38a35…a6fd9c
0x5c4e…a0fd0x4020…0003Base$0.00572770%0x76df…02565d ago0xa2777e…f8704f
0x5c4e…a0fd0x4020…0003Base$0.00572770%0x76df…02565d ago0xe02a38…1150d5
0x5c4e…a0fd0x4020…0003Base$0.00954570%0x76df…02565d ago0x5334ff…7347e4
0x5c4e…a0fd0x4020…0003Base$0.5770%0x76df…02565d ago0x4c2f30…9e9ab4
0xc2db…a4740x4020…0003Base$0.10100%coinbase5d ago0x8afe2a…dbd93d

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.