Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa831…09fa0x2af9…e129BaseWord of the DayWords$0.0015100%coinbase10d ago0x4ceace…1ed3e2
0xa831…09fa0xd70d…ab5eBaseRandom Joke APIJokes$0.002100%coinbase10d ago0xe56836…9f556a
0xa831…09fa0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase10d ago0x81a1b6…84e4d3
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase10d ago0x65e2f2…d1b5b0
0xa831…09fa0x8043…25a8Basex402 service$0.00170%0x832b…b22110d ago0xc40d54…0ec1e5
0xa831…09fa0x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase10d ago0x1f25ef…636457
0xa831…09fa0x7971…f668BaseMeme GeneratorMeme$0.001100%coinbase10d ago0x0e3ca1…38ced7
0xa831…09fa0x88a4…e9eaBaseFortune GeneratorFortune$0.001100%coinbase10d ago0x5f8af6…93168c
0xa831…09fa0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase10d ago0x9117c4…4fe313
0xa831…09fa0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase10d ago0xd1688b…1f53c5
0xa831…09fa0xcf92…42fbBasex402 service$0.002100%coinbase10d ago0x67ca42…1c262d
0xa831…09fa0xd7d4…8914BaseUseless FactFacts$0.001100%coinbase10d ago0xa5f848…2c030e

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.