Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase10s ago0x88ff15…05072e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase10s ago0xfaa184…f61609
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase12s ago0x36a5bb…6b4d69
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase18s ago0xff31bc…4167ec
0x1332…66eb0x47c5…4fc3Base—$29.4070%0x70ba…dd5618s ago0xdab9e4…0aeaaa
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase20s ago0x26d17e…f2c352
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0x8e2078…6f1d52
0x7168…8f070x644b…13b1Base—$35.0070%0xa923…c9ac22s ago0x1f2691…c164b0
0x1332…66eb0x47c5…4fc3Base—$39.9070%0x6170…fcde24s ago0xad3623…9ad55d
0x3149…7aee0x3e0a…78e7Base—$0.00326100%coinbase24s ago0x6b773f…af9062
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0x9670d6…f66b3d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0x9ffa1e…400bec
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0xd058d3…830b3a
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0x8ffca3…a6d4c8
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0x231f9c…0c0964
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x0fb0…485928s ago0x6b6d74…03e97d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase28s ago0xb2048b…882fe2
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0xac13e3…f2bb51
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0xb8c765…cd9896
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0x661e75…ecef37
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase32s ago0x69fd8a…4c6fdc
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase32s ago0x388cb4…523450
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase32s ago0x5e9b60…5dba44
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase34s ago0x47f111…fd3d47
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase34s ago0xee6d1b…2ee730

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.