Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase12d ago0x4e9928…991f57
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x439dd1…58a1a1
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase12d ago0x60e8fe…e12e5b
0x1744…0e750xf000…94fcBase$0.20100%coinbase12d ago0x0d87c0…91d687
0x1744…0e750xf000…94fcBase$0.10100%coinbase12d ago0x8a624c…c25cf0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase12d ago0xc3f7f9…4da001
0xecbf…50d60xf000…94fcBase$0.01100%coinbase12d ago0x597f76…27f10d
0x8998…d3a10xf000…94fcBase$0.03100%coinbase12d ago0x3a75f0…743d04
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x2b3578…961d3b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xd6e82d…492a88
0x8998…d3a10xf000…94fcBase$0.01100%coinbase12d ago0xa4cd8d…70de1c
0x8998…d3a10xf000…94fcBase$0.03100%coinbase12d ago0x544730…06ff7f
0x4855…272c0xf000…94fcBase$0.01100%coinbase12d ago0x086368…fa485a
0xbc16…60c80xf000…94fcBase$0.01100%coinbase12d ago0xec56c0…4262f4
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x4c79af…572465
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x563731…33466b
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x8acf0f…97f5bb
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x925c61…86ea4d
0x1744…0e750xf000…94fcBase$0.20100%coinbase12d ago0x0e42aa…13dfa2
0x1744…0e750xf000…94fcBase$0.10100%coinbase12d ago0xbe1b73…f90ebf
0x4855…272c0xf000…94fcBase$0.01100%coinbase12d ago0xb5e22e…35f8be
0xbc16…60c80xf000…94fcBase$0.01100%coinbase12d ago0xf0e9be…e45174
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0xcf2a3c…218952
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase12d ago0x3c98e3…07d065
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase12d ago0xccbb26…1fdf17

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.