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.002100%coinbase14d ago0xafaa76…a9b4a6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xef0b19…a08182
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0xe907d3…b28d1b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x22aa81…8dba44
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xa41278…3db3fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0x02734e…899e35
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x2ff3a6…17a876
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xe93f7b…cbbbac
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0x384429…92b92f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x377e64…4047fb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xb6805c…10fc34
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0xc3d87b…2373d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x5cae26…e53b6b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x02d3b9…2fc625
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0xeef828…361a81
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xe1d114…67817c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x2f977e…5dd4cd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0x3baba2…7e50c6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x5c8895…637034
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x7c0884…7f3080
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0xa96aa4…847a11
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x443790…32455f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0xf73794…6b482b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14d ago0x95889b…35230c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase14d ago0x238019…335f18

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.