Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x9718a6…2269fe
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x827770…a05340
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xa48859…b48afb
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x1c1dcd…91815f
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x9b83ab…658614
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xdf8a48…19096a
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xc1e243…7dd033
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xfd42d8…c405ab
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x1f28a4…0b74c1
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x22d776…5ac089
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x15fba9…54edfc
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x37f87f…a5a89d
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x90e175…0b9e9d
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xa7dcc8…e393fd
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xe06b25…f924b8
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xb48ef0…9891b3
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x52547d…8d1e9d
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xdae82f…724a65
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xf29f08…bef60b
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xd6cfe7…027425
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x08cfad…f62317
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xa53e61…dff885
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xd26a98…5b6b77
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0x2e8570…93cbd1
0xb67a…02430x9c95…e299Base$0.001100%Route unknown69d ago0xe42b74…d37e65

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.