Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xa04ad8…f13191
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x82d0ca…4ef8d0
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xae862f…d8bf3f
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xf532ec…d194c3
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xacb67c…6f7026
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xb63ae1…c0bd20
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xd538f3…4fe47c
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x7b1f8e…5e2ddb
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x1af493…ae1462
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xd0f996…9d4dbf
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x922d46…81ad26
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x01a5be…093d77
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0xf3bb53…caa028
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x6a3926…d725cf
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x188409…da8fca
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x11dded…4a0440
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x9d6893…830888
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown67d ago0x02ad51…dc8d4a
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0xaa68d5…1253dd
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0x339bf4…987f44
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0x82fd3d…5a8f91
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0xe86b34…f7886c
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0xf56dbf…75105d
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0xfbb43d…5196c5
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown68d ago0x1b9c24…61d220

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.