Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0xea6d45…fffe61
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x98290e…4f9cf2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x13844a…ed2c33
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0xd21a1a…283149
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x0e8f60…d85f93
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x56398d…30aadf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x86f50c…009d77
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x35135c…3cca9e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0xf44034…7d3f03
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x5be9ff…5b5127
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0x098044…c5d3e2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0xe63fca…0e4fbc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase30d ago0xf4c4e1…4f6348
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0x8a3da6…c71124
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xb6e087…3c44a5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xcc8ba7…cb7387
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xfdc77f…bb7bf1
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0x594399…bee3d8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xdb826f…a4c937
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0x4afe6f…1cade6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xc7424b…9d7c1d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xcfdc7a…786cc3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0x1aa5d6…6a0ba6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase31d ago0xbcf354…b9191e

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.