Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xd3076e…9abded
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xef677d…ee6d0a
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x0a162e…4ae57a
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x3535bd…e381aa
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x25cbe6…490fd9
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x805127…7e3847
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x4f948c…d21be1
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x258e3f…a1150a
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xb21622…39e75b
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x1f3391…939e39
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x9ceb95…5db154
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xc9481f…a2f3e9
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xb139f5…24b1d8
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x410205…5432b7
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x0cf826…967423
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x4feed2…162425
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x8bfe9c…20209f
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0xeb58d3…c98ae0
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase17d ago0x238fac…475e59
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0x9173f3…5b1ce0
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0x0bfc28…4beac1
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0x80eeac…fa2b9e
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0x9bcc92…4e2d14
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0x06dbbb…3a8595
0x8d2a…7d370xd7d4…8914BaseUseless FactFacts$0.001100%coinbase18d ago0xc72725…4e289f

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.