Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0x2f08fc…796efc
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0x7e92d3…9856ba
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0x2f1318…fde221
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase12d ago0xd79075…2ee69c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0xa9fc09…87d44e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0xdab02a…eb0185
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase12d ago0xebe61c…404bb1
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0x6d863a…f4fed9
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0xf75168…adb1c1
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0xb0d0f0…2f9ecf
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase12d ago0x6ed15e…623f36
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0xb7d85b…85d179
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase12d ago0x4146ae…c69900
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase12d ago0x8649c8…0f9fcf
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0x0d2b22…a748d8
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0x2b2aaa…82bb5c
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase12d ago0x39840f…b3cc0b
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase12d ago0x75c802…aeacec
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase12d ago0x4cbb94…58d9ca
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase12d ago0x4d2581…ef9cbd
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase12d ago0x088cf3…461585
0xd1c9…fa590xf000…94fcBase—$0.03100%coinbase12d ago0xd27da3…0d19f1
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0x34a332…cb7add
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0xe21ca8…5be327
0xd1c9…fa590xf000…94fcBase—$0.20100%coinbase12d ago0xb9bb16…80dae6

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.