Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0xccf10f…1c45f7
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x9b0e3c…efb59d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0xe7284b…c3322c
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x19c930…560234
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x8b738d…35a285
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x6bd5e3…4904b3
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x196128…1c44b1
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x712429…874b62
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x72ade2…df6c0d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x48a087…13fcea
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x74a64f…6ec1c7
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa51d ago0x08bf1d…0a5855
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xf53dcf…a924ee
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x879718…1c69c9
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xace238…343584
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xb19cba…a233d3
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x0fb8ac…26bb69
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x339dbf…6d2430
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xb6e241…c690b5
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xaa6f3a…44e6df
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xa8a30b…9c6287
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0xa4503b…0fa72d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x2350da…2c4a0b
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x5b2c0f…6bf7d0
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa52d ago0x7581a0…c61a5a

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.