Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x63e9…7bf2Base—$41.7670%0x96de…249b51d ago0xec2d8e…314331
0x13de…883e0x8f2b…6bcdBase—$140.0070%0x96de…249b51d ago0xe5a75c…471acf
0x13de…883e0x5016…709eBase—$50.0070%0x96de…249b51d ago0xdd334d…ca752b
0x13de…883e0x2f31…967eBase—$50.0070%0x96de…249b51d ago0x884123…b57f71
0x13de…883e0xcc3b…8c7eBase—$50.0070%0x96de…249b51d ago0xfabedb…847c2c
0x13de…883e0x81cd…365aBase—$50.0070%0x96de…249b51d ago0x02819e…ee0bf6
0x13de…883e0xedbe…a177Base—$100.00100%0x96de…249b51d ago0x9882cd…09d138
0x13de…883e0xcc3b…8c7eBase—$59.96100%0x96de…249b51d ago0x3d206f…c9b3d1
0x13de…883e0x8aac…708cBase—$50.00100%0x96de…249b51d ago0x51a1b3…bedc93
0x13de…883e0xd0ae…28a4Base—$50.00100%0x96de…249b51d ago0xe05092…1ee523
0x13de…883e0xd14f…51faBase—$50.00100%0x96de…249b51d ago0xbc70f2…653891
0x13de…883e0x34f8…9770Base—$50.00100%0x96de…249b51d ago0xbbf05a…e8a0ef

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.