Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0xb3c8ab…372935
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0xe5a351…d5a336
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x3f1a82…8385af
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x0da6af…312b1e
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x40808e…480d14
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x2c415f…53c2bc
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0xa2f4b3…715df2
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x6822cc…e845a1
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x8963d4…d8535f
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0x4c772c…648cb3
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown48d ago0xb1600f…ca1768
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x932ffe…8d7ae3
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x297b68…b28408
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x6693b3…ec4ad0
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x16141a…7cc769
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0xf1ea55…95d97c
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0xeffa13…af62dc
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x8033ca…b6a450
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x1661e2…54a820
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x170665…8b689c
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x3d2dc1…f60396
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x228842…d8a93b
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x38ae6f…8257e7
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0xc8f428…2986e0
0x7aa2…76250x9c95…e299Base$0.001100%Route unknown49d ago0x6b2421…1a32da

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.