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.05100%coinbase35d ago0x05df39…ab10b8
0x1fe2…ad170xf000…94fcBase$0.05100%coinbase35d ago0x44e6ca…98ac5d
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0x30c44a…f1aaad
0x1744…0e750xf000…94fcBase$0.20100%coinbase35d ago0xa16038…1b4273
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase35d ago0x9af290…e05f24
0x1744…0e750xf000…94fcBase$0.01100%coinbase35d ago0x04905e…d23bbf
0x1744…0e750xf000…94fcBase$0.03100%coinbase35d ago0x9175f9…ffd5aa
0x0976…2f960xf000…94fcBase$0.03100%coinbase35d ago0x651661…36a72c
0x0976…2f960xf000…94fcBase$0.01100%coinbase35d ago0x835879…240598
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase35d ago0x223ac4…0c89f5
0x8998…d3a10xf000…94fcBase$0.20100%coinbase35d ago0x674b04…6eb46a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase35d ago0x920d46…49d579
0x4606…9ea30xf000…94fcBase$0.01100%coinbase35d ago0xf20be9…7ad6f2
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase35d ago0x800ad2…a30aa2
0x1744…0e750xf000…94fcBase$0.03100%coinbase35d ago0x923547…aacbc0
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase35d ago0x46bad7…7d6b31
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase35d ago0x22cc11…2ebb2a
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xa3157b…2c7d7f
0x0976…2f960xf000…94fcBase$0.10100%coinbase35d ago0xf6285d…2e3342
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase35d ago0x132355…40d66a
0xecbf…50d60xf000…94fcBase$0.10100%coinbase35d ago0xdf0284…6e8531
0x1452…e3a00xf000…94fcBase$0.10100%coinbase35d ago0x1de46d…caaeae
0x1452…e3a00xf000…94fcBase$0.20100%coinbase35d ago0xcbfb4b…6546de
0x1744…0e750xf000…94fcBase$0.20100%coinbase35d ago0xc9513a…acbd16
0xf737…90d40xf000…94fcBase$0.01100%coinbase35d ago0xa4e843…13dd90

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.