Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x10a642…b634e0
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x887ae4…1177dc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xaf14bd…88b7e5
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xe0832d…45dfa3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x73091e…5e35d2
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x8f1375…041063
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xb01aa9…8c6f43
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xfc8001…df632b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x942272…fa5a1a
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xfe0b18…c76173
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x564646…a56430
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xab5552…2506b9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xbdd841…820e1d
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xbe1939…0aa008
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xb0de13…57451e
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x75094d…dfc2bb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x299599…c74faa
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xe1e265…e8ab65
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xcbfeb3…4f26ea
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x563452…14c3cb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0xff07cb…85c1b1
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x93b10a…427c14
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0xd93fdf…26ea97
0xecbf…50d60xf000…94fcBase$0.01100%coinbase32d ago0x2a86a0…ef447c
0xecbf…50d60xf000…94fcBase$0.03100%coinbase32d ago0x6bf9f5…e8ae54

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.