Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x4c0b…2057Base—$1.0070%0x53ac…577e31m ago0x7c72b5…fc7344
0xfc2e…db2d0x9151…1a50Base—$1.0070%0x53ac…577e31m ago0x7abf77…f3742a
0xfc2e…db2d0xcff3…af2dBase—$1.0070%0x53ac…577e31m ago0x4304e5…a43219
0xfc2e…db2d0x90d8…c912Base—$1.0070%0x53ac…577e31m ago0x9cfe55…328f2b
0xfc2e…db2d0x3500…8634Base—$1.0070%0x53ac…577e31m ago0xf2b36b…c88ea9
0xfc2e…db2d0xef3d…460cBase—$1.0070%0x53ac…577e31m ago0x8751fd…547742
0xfc2e…db2d0x3203…c671Base—$1.0070%0x53ac…577e31m ago0xaa3e15…e1b27c
0xfc2e…db2d0x8066…fac1Base—$1.0070%0x53ac…577e44m ago0x6b23e6…ab5fb2
0xfc2e…db2d0x23dd…061fBase—$1.2570%0x7e99…09883h ago0x7fb518…55857e
0xfc2e…db2d0xfc7d…1b88Base—$1.2570%0x7e99…09883h ago0xd03cfe…287e99
0xfc2e…db2d0x59a3…422cBase—$1.2570%0x7e99…09883h ago0x8ac881…80577b
0xfc2e…db2d0x02ab…5279Base—$1.2570%0x7e99…09883h ago0xa366e8…de4e9b

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.