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.20100%coinbase55d ago0x88687f…6b46e9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0x4db181…367dc3
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x8f148d…ba279c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xdeb4da…7f063c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x417572…710df9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0x5a4b11…690a04
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x2c5f86…9e69ed
0xecbf…50d60xf000…94fcBase$0.20100%coinbase55d ago0xc3bcdf…304c94
0xecbf…50d60xf000…94fcBase$0.10100%coinbase55d ago0x6b2095…e1bb4a
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0xeb9c03…835b83
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xb2aaf1…e36257
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xcdc58e…0dc92b
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x7e334f…ecb277
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x1c05cf…55531c
0xecbf…50d60xf000…94fcBase$0.10100%coinbase55d ago0x900f7d…735750
0xecbf…50d60xf000…94fcBase$0.20100%coinbase55d ago0x4b6440…e698ef
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xdfa65e…b27172
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0xd0fef9…9f6068
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0x3a6fb4…015f23
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xeb4aca…833c78
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x15c77e…83a329
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x13c342…995aaf
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0xdbc752…5f07a9
0xecbf…50d60xf000…94fcBase$0.03100%coinbase55d ago0x944cb6…d75ba6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase55d ago0x2f0775…c30cf9

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.