Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase21d ago0x45c636…1ca523
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase21d ago0xed8b86…a4b994
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase21d ago0xffe2ab…7efaa3
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase21d ago0xc1c54a…2efa98
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x3e7e15…618048
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xc87133…79c960
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x8fbd3f…51f9d8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xe51865…a62565
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xcb5b9d…39fb29
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xf37fd2…a8d265
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x68f0a3…da00b8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x832325…352a2a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x85953e…74781e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x56c8eb…07f6a3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x59332b…683a6b
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x0aba4f…7ccedb
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x8591a4…3aff05
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xe725e7…181ee5
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xcd1abf…b906e3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xdd069f…52c0af
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xb71263…f7607f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x89020f…299b32
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x7dd65b…914012
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x855c3c…20049a
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xbc1984…072f7c

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.