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%coinbase47d ago0xcbf018…f37db6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0xbe31d9…0e6461
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase47d ago0x1730d2…525649
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase47d ago0xe42481…514b5c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0xc9c676…e5ef20
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0x708c64…877551
0xf576…65920xf000…94fcBase$0.10100%coinbase47d ago0x8c9923…f0fba1
0xf576…65920xf000…94fcBase$0.10100%coinbase47d ago0xb4374a…e3bb72
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0x5c70cf…ce862a
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase47d ago0xd777a7…0b6e3c
0xf576…65920xf000…94fcBase$0.10100%coinbase47d ago0x361860…87fdc5
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase47d ago0x299b6f…de2558
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase47d ago0x58590c…f141f5
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0xe6feed…5c0cd2
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase47d ago0xea2b69…545f22
0x3460…b66a0xf000…94fcBase$0.01100%coinbase47d ago0x635e7c…6f606a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0x46ab86…b4bf4b
0x0976…2f960xf000…94fcBase$0.03100%coinbase47d ago0x709bc7…6bf2ad
0x0976…2f960xf000…94fcBase$0.01100%coinbase47d ago0x0cfe68…b1db66
0x1452…e3a00xf000…94fcBase$0.01100%coinbase47d ago0x7b183d…182785
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase47d ago0x2555ce…801d56
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase47d ago0x193ef6…5c288e
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x367a76…20b289
0x1452…e3a00xf000…94fcBase$0.01100%coinbase47d ago0x0e46af…113089
0xf576…65920xf000…94fcBase$0.03100%coinbase47d ago0x2e59db…ffe426

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.