Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9ec…145e0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase2d ago0x8ca7ea…758bac
0x7781…f8f60x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x58dae6…ad19cd
0x9dc1…e94f0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x0c4d8d…62fdc1
0x7a2c…fa9c0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x8d221a…5bc731
0x8481…81110x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x933dcf…59223a
0x9dc1…e94f0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x645234…d0b152
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xfd1add…bde046
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xe9d609…6d5d03
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x6b5da6…e12cea
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x3fa099…d6431c
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xbb9aa4…a15811
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xe8dc93…86b81e
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x18e05c…dbf138
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xe79112…306c86
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xdc9e83…cfbcf9
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x21db3a…43376d
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x90e9c6…cbb5c3
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x7b3b80…2900de
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x6ffd1d…4d88e8
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x5d6360…677609
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x9b091c…1ab4ec
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xe8ad26…2795af
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xeb1195…f99786
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0x4e56d3…6b5bc5
0x4c29…94940x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase3d ago0xa47ef8…4acb59

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.