Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown57d ago0xd8783b…911de7
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown57d ago0xc80fdd…5af690
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x3e690a…a4fe4b
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xaa42f3…781f4d
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x0cc79e…6a39e7
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x6cc339…b1d760
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x1ccbca…b8750f
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x24859f…a60d83
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x06081b…c689bc
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x50aacd…cac11b
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xe48a5b…d169d4
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x19fc2d…69cf39
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xb29b3c…8d6f4f
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xa7ecde…bfa91d
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x0d653d…e15f0b
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xb4411a…91fb84
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x7f165f…db1a65
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xcbdeb5…25f3f6
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x2a460b…95fcc2
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x9d65ef…671903
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x12a772…276077
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x547cdc…e08955
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0x2fbaae…238c49
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xb2308d…675900
0x0095…e3d80x9c95…e299Base$0.001100%Route unknown58d ago0xc86efd…7a2788

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.