Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x37f534…1013d7
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x51784f…4e69eb
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xab2e4e…e3da59
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xe9fab5…795a3c
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xac3b17…7bd861
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x137789…6ea87f
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x409e89…2427d5
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x7f77f7…fd294b
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x94dbe2…e29977
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x04b9ab…ea42ae
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x4c087a…87b1c9
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xfa7689…a4b0b8
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x3637bb…f671fa
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x4a12db…8af77b
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x475846…7598eb
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x3d6362…c0d025
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x63e395…6f7ab0
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xda1851…1b58bf
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x2ee677…bb8b53
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0xdd2294…5337df
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x958840…0b8521
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x53e9fa…e37885
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x909768…96a444
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x0a56a8…a34480
0xa0ff…55440x12a9…a21bBase—$0.001100%0x12a9…a21b112d ago0x10531a…0cf96d

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.