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%coinbase47d ago0xbe31d9…0e6461
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x367a76…20b289
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0xa1c01c…8c474f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0x6e23cd…db2fb9
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0xdcb325…6c2f2c
0xecbf…50d60xf000…94fcBase$0.01100%coinbase47d ago0xd42d0d…82e793
0xecbf…50d60xf000…94fcBase$0.03100%coinbase47d ago0x67df19…8068df
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xb3ad68…8ef872
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x2c1b00…441245
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x425b4a…713ced
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x19929f…9df9b1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x5680ed…5635f7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x700f0c…9db6fb
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x0d76e2…8f9aeb
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xaa1241…bd5979
0xecbf…50d60xf000…94fcBase$0.20100%coinbase48d ago0x8107bd…e8e341
0xecbf…50d60xf000…94fcBase$0.10100%coinbase48d ago0xc8122e…880678
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x7e4e6d…91f94d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0xa6c09a…8a86d4
0xecbf…50d60xf000…94fcBase$0.20100%coinbase48d ago0x6db6d7…340722
0xecbf…50d60xf000…94fcBase$0.10100%coinbase48d ago0x9f424d…bfec83
0xecbf…50d60xf000…94fcBase$0.03100%coinbase48d ago0x945ed1…075fff
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0x6290f5…e8b3d5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xe8aed5…8019a0
0xecbf…50d60xf000…94fcBase$0.01100%coinbase48d ago0xbc464c…a0ad9e

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.