Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x23a6be…7bba84
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x1bfcb5…e8cab5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xb7c548…e72116
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xe27673…b864c6
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x706a37…3ae474
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xd794b1…15b755
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xd98901…dafa7a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xc4c754…6344ec
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x163763…9cb5dc
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xbcb96a…016148
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x1ae6fc…7b1148
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x5bf096…b4c74e
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x347bf6…ab77c9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xe63d58…7d91b6
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0xcd79b5…2cb588
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0xd99c9f…619eee
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x93e6d6…7a4157
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x365963…4a3cf0
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x79b428…c24c9f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0xcad9f8…2af313
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0xa5f89b…484b6a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x574270…f309d2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase12d ago0x014894…5fb705
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x727e8a…13cc3d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase12d ago0x3f4404…e0c0ad

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.