Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xf73896…1e15bb
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xc90ad6…46e65b
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xcbafa4…24d0e1
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xe0383d…ffc457
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x03bb44…2d18a2
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x3858c3…4d2da4
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xb2c28b…be6dee
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x81bfc5…1630a1
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xd87100…8ed58f
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xa3d02b…d5b7cf
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x30b355…cb418d
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xa8af86…030659
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xbf3d28…67bf37
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x8383e6…82893e
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xcbc39c…a80a1b
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x6f5b49…5efef1
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x3420f5…ae7a33
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xcaf4ba…726ee6
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x435d7e…9c414e
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xbb8a5f…98543f
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x01022f…37c5e9
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xd2d69e…468d8e
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xa2add9…715296
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0x4690af…d31941
0xd5ba…a90a0x9c95…e299Base$0.001100%Route unknown62d ago0xaa433e…d08528

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.