Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3382…8e570xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x891558…0acc60
0xc747…79d20xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x91c2d3…d05c08
0x2cc4…fbee0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x0e0360…6838cd
0x7478…0f310xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x07fea1…4e267e
0xc6e6…f70f0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0xf831cd…d91ad5
0x4cf8…57b10xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0xb0bb4a…6d655d
0xca16…c06d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x0e33a9…8efab0
0x7a2c…fa9c0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x399f1c…650301
0xbcda…dc4f0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x68bb94…953963
0xc7e2…69540xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x3b5296…78610d
0xba32…4c8d0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0x577f8f…52a40b
0x61fb…76a10xb5f0…336aBaseRandom FactFacts$0.001100%coinbase5d ago0xe6bc24…cf2247
0xea96…d8500xb5f0…336aBaseRandom FactFacts$0.001100%coinbase6d ago0x2c66be…c683f5
0x42b3…029f0xb5f0…336aBaseRandom FactFacts$0.001100%coinbase6d ago0x786667…e15c26

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.