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%coinbase112d ago0x7583d9…6deda3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xd666ef…ca9340
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xa33e68…8343b4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x9a5add…7a999d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x6c2898…42eb46
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x21b0bd…215829
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x7a6756…3c5db7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xb90370…0f37b9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x6e2f8e…b7ea74
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x3817b2…58398c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xbf9ddc…30d7f4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xf326fd…6be6dd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x4d7b18…c247e0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x58fa24…6fcfef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xa4bb88…b06237
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase112d ago0x90444b…2807c3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xd1ae60…ac5d25
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x10010f…ae8c91
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase112d ago0x5eb168…a67851
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x364b90…3451ac
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xb8eece…4274cd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase112d ago0x0f6ceb…6d8e47
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x4a4f29…095edc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0x9b91d7…c8d227
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase112d ago0xa36ba5…7061b4

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.