Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xdd9195…eb70ff
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x3d9219…dbbd3b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xbcc894…5639d7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x96e064…851a45
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x3e3277…76347e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x74f830…2f97ff
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x9001be…cbd5a7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x1afcb5…b9925a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x6db73d…ec9c6a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xaecc22…69e697
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xf93aa2…81b4f5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0xec39d7…e05574
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x36b8bf…770337
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0xdccf03…0618a7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xf8cd24…6946d2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xb6a69a…03ad94
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x2419fc…816ada
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xbf070b…dc550c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x594d36…ef0058
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x857e6a…6da6e5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0xf48b83…881ce7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x19b5af…e109f7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x0b15ee…3bd3b5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase42d ago0x310951…8d8f0e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase42d ago0x78be60…e78374

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.