Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase7d ago0x37c43e…812b7f
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase7d ago0xd5ce2d…05e2b9
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase7d ago0x512edc…bb1008
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase7d ago0x59ca7e…2f3848
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x807660…4f0357
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x42889a…c22945
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xbde629…86cb73
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x0de30f…6dea35
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xe31990…1ca4d7
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x0718a1…bae1a6
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x669a3d…8db392
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xc0f39a…22dac7
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xaac406…8eec88
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x5a3e50…85099a
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xcb105d…ee6420
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xb60ff9…914b4b
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x38f57b…456046
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x7955b5…656d67
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xaa2453…5f8b8b
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xcb3ddf…5e43a6
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xca1b72…a342e4
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x1edc01…5b57f7
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x7a0d46…f5900d
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0x15aadf…0c715f
0x8059…ba5f0x5aae…482eBase—$0.001100%coinbase8d ago0xef72da…1e5c7d

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.