Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x0d582f…91e251
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x9aac98…9ef86c
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x4ac0c2…3750cf
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x083925…301ce7
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x3c8848…adb600
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xacdf91…84ef9f
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x6aea81…bd8d9e
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xe6a5a0…d1e8e4
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xd8b98d…444dad
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x9c9c86…84d381
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x5c8f2f…fdfc55
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x2a61ac…1e659b
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x21fc24…8d6d33
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xa25d9b…d9ba76
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x9b6d28…f618ab
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x248ea7…d939a6
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x83e1c5…d2ed40
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x2f68ad…b492e6
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xb5fa79…99cebd
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x86067f…beb245
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xc9337c…6467bb
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x7542be…50bc64
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xad2d1d…5c2aa5
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0x31f6e4…2544ed
0xe156…d9a90xafff…aad3Base$0.10100%coinbase179d ago0xe95de5…02845f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.