Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf76d…a74e0x3464…f9ffBase—$0.01100%coinbase71d ago0x7cb9d0…3e4212
0xf76d…a74e0x365c…8386Base—$0.01100%coinbase71d ago0x986cfe…1e5250
0xf76d…a74e0xf914…e96bBase—$0.01100%coinbase71d ago0xe3c74d…123594
0xf76d…a74e0xf9d4…24d0Base—$0.01100%coinbase71d ago0xce3b10…2d58f6
0xf76d…a74e0x445e…a3e1Base—$0.01100%coinbase71d ago0x35623c…e24fd0
0xf76d…a74e0xb324…8c8aBase—$0.01100%coinbase71d ago0x418b17…388ddb
0xf76d…a74e0x2061…47b9Base—$0.01100%coinbase71d ago0xe2e1d8…061f57
0xf76d…a74e0x461b…54adBase—$0.01100%coinbase71d ago0xeb5ef2…dad596
0xf76d…a74e0x4a5b…3376Base—$0.01100%coinbase71d ago0x7a59b1…669fec
0xf76d…a74e0xad16…53a7Base—$0.01100%coinbase71d ago0xaa0be6…b68f05
0xf76d…a74e0x82aa…971aBase—$0.01100%coinbase71d ago0x6aaec2…61942b
0xf76d…a74e0x42da…4a91Base—$0.01100%coinbase71d ago0xa7e987…21820a
0xf76d…a74e0xa4a6…d5f0Base—$0.01100%coinbase71d ago0xaba1e6…26d7e1
0xf76d…a74e0x86a8…666cBase—$0.01100%coinbase71d ago0x0fa45d…061ee7
0xf76d…a74e0xf907…68f5Base—$0.01100%coinbase71d ago0x7f1f84…7882a3
0xf76d…a74e0x8a0c…a4c4Base—$0.01100%coinbase71d ago0xad693a…cc8004
0xf76d…a74e0x096e…1759Base—$0.01100%coinbase71d ago0xe0aeb5…81685e
0xf76d…a74e0x8c01…d103Base—$0.01100%coinbase71d ago0x8632a2…6d4469
0xf76d…a74e0x4034…6f49Base—$0.01100%coinbase71d ago0x2a9bc9…c8547a
0xf76d…a74e0x7bec…1c7dBase—$0.01100%coinbase71d ago0x911bb1…7589d3
0xf76d…a74e0xbbc8…c4d8Base—$0.01100%coinbase71d ago0x9c42e3…70da67
0xf76d…a74e0x6e4a…ad72Base—$0.01100%coinbase71d ago0xaddc7a…a83ee1
0xf76d…a74e0xc146…9057Base—$0.01100%coinbase71d ago0xe02b21…4f3c06
0xf76d…a74e0x259d…f87eBase—$0.01100%coinbase71d ago0x135cf3…816cfc
0xf76d…a74e0x8d66…8c1cBase—$0.01100%coinbase71d ago0x105f6a…90019f

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.