Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x7413e6…e22081
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x84e14f…4ce584
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xe203b5…4d5d66
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xc23252…d14b61
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x4feb30…4fdb9e
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x479dce…6752d0
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x1547e7…76dfe0
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x5a5afb…39ef01
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x17248d…e44678
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x8b27d5…db0634
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xf68d29…48aedc
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x2d415b…773ac7
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x1df4ad…de7cba
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xf77616…fd5b02
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x62acd8…14731c
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x7ea7f2…10349e
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x0fafa9…b1e439
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xb3aaad…46492f
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xef4500…dfafe2
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xca20de…0314fc
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xb7323f…756da0
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xde5e7d…1f8697
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x787910…a7b48b
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0xb9e510…1b88ad
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase3d ago0x8b2bc1…62c69c

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.