Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xc97219…e9186a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xb19e55…690d99
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c106d ago0xdfc2d9…2a6175
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x96ef62…9af805
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x4da297…5c8eaf
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x9260a8…a41acb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x6bb79e…ee8749
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x8cec73…99ad81
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xee3783…84104a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x036e56…57afa4
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xe32f89…c9167c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x9efb14…deb0dc
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c106d ago0x1e6edc…80c10b
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0xf9a889…767059
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x8d5a90…1dfe17
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x01b1fa…db9639
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x91c7ad…da363b
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xf5c682…3ddd88
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0xb63165…fbb40c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f8106d ago0x6f1e6f…8705a1
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x3afa05…46d666
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x9a1db1…1f96f7
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c106d ago0x35fe1f…b5e84d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x316d7f…a4ee2a
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a000106d ago0x0fea63…56e2ac

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

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