Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…9a8d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase72d ago0x127aed…1480dd
0x42b3…029f0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase72d ago0x090bb1…23b7bd
0xfba0…d1640x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0xd6c9d3…2944f0
0x798d…116f0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x376eb1…d5ce38
0x7781…f8f60x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x99f3e0…2c6d9d
0x66d6…b0de0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0xfa7bb4…d0da58
0xaf5e…942d0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x26a4c8…520a8b
0x9903…cef50x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x7008f1…3a93f6
0xb3a4…21f70x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x528fa4…d77d05
0x965d…3b390x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0xf532f4…61b41e
0x7a2c…fa9c0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0xd0ee4d…55dc72
0x965d…3b390x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x3c8daa…ac6df5
0xea96…d8500x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x089836…d67955
0xbcda…dc4f0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase73d ago0x0e14cf…52fafe

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.