Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$21.00100%0xa2b8…fedd105d ago0x686e64…d7fde5
0x8cfa…be850x0e3d…7757Base—$2.10100%0x88df…6a4d105d ago0xed21da…07cc2e
0x8cfa…be850x0e3d…7757Base—$10.50100%0xfbcc…3fea106d ago0x4c0978…a7eea6
0x8cfa…be850x0e3d…7757Base—$31.50100%0x9d1f…cb22106d ago0x2fa898…5e4ecb
0x8cfa…be850x0e3d…7757Base—$1.05100%0xd4ab…0bb6106d ago0x7e7827…e70550
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe4ca…c91c106d ago0xf1ebac…5352f3
0x8cfa…be850x0e3d…7757Base—$1.05100%0x133d…a476106d ago0xfb17ba…2fc872
0x8cfa…be850x0e3d…7757Base—$3.15100%0x96df…634b106d ago0xc2b0bd…fc9b48
0x8cfa…be850x0e3d…7757Base—$5.25100%0x07d6…1b94106d ago0x169cc3…b9a32b
0x8cfa…be850x0e3d…7757Base—$31.50100%0xf8c4…d836106d ago0xefe3a8…21c27f
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc763…5b0b106d ago0xcb19ab…724d8b
0x8cfa…be850x0e3d…7757Base—$12.60100%0x14dd…a4ea106d ago0x945ac3…0e1f7b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x1f5f…656e106d ago0xa0d0e1…7c47e3
0x8cfa…be850x0e3d…7757Base—$11.55100%0xe7f6…e174106d ago0x98fa87…9fd8eb

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.