Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0x860650…a8cd14
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x77ec0e…607d80
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x088e27…a47e79
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0x22ff4a…9717a2
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x72c05a…3f098f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x795285…45d0bc
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0xf815a7…b849dc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x172550…6e0b2b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xa7b881…8f51f3
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0xaa57c0…98da72
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x9d2153…86b441
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xf1732f…a72f7e
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0x703d59…7831f8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x02111e…e294f5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xd53332…1d46ac
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0x6dbdec…7a38b7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x735630…5b5d8c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xf161f6…634b58
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0xd6fda9…a2f3e7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xc7e474…276a0b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0xfa614c…88dfd1
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0xfd0301…9ee75d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x975b5d…a430eb
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase55d ago0x9bf552…28f2d2
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase55d ago0x7bf6e9…60898b

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.