Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe674…c16c0x3e0a…78e7Base—$0.005156100%coinbase73d ago0x6d1528…3e1443
0xe674…c16c0x3e0a…78e7Base—$0.004559100%coinbase73d ago0x91d4af…ebabd7
0xe674…c16c0x3e0a…78e7Base—$0.003937100%coinbase73d ago0xb1e065…038204
0xe674…c16c0x3e0a…78e7Base—$0.004618100%coinbase73d ago0xd74aa2…e49dbd
0xe674…c16c0x3e0a…78e7Base—$0.002737100%coinbase73d ago0xe54b84…bcc2b7
0xe674…c16c0x3e0a…78e7Base—$0.00458100%coinbase73d ago0x285bc2…6f04be
0xe674…c16c0x3e0a…78e7Base—$0.005611100%coinbase73d ago0xd8ebf8…9ad806
0xe674…c16c0x3e0a…78e7Base—$0.002989100%coinbase73d ago0x2420f2…7a0600
0xe674…c16c0x3e0a…78e7Base—$0.003667100%coinbase73d ago0x2606ff…7f44cd
0xe674…c16c0x3e0a…78e7Base—$0.0042100%coinbase73d ago0x037d79…29cba7
0xe674…c16c0x3e0a…78e7Base—$0.002855100%coinbase73d ago0x3af46b…6d8f04
0xe674…c16c0x3e0a…78e7Base—$0.005285100%coinbase73d ago0xc9dd77…790faa
0xe674…c16c0x3e0a…78e7Base—$0.004847100%coinbase73d ago0x85aad4…5143b9
0xe674…c16c0x3e0a…78e7Base—$0.002643100%coinbase73d ago0x8e1803…0dcd8a
0xe674…c16c0x3e0a…78e7Base—$0.004668100%coinbase73d ago0x79d518…cb8d6f
0xe674…c16c0x3e0a…78e7Base—$0.005077100%coinbase73d ago0x004f07…bfb4c3
0xe674…c16c0x3e0a…78e7Base—$0.00342100%coinbase73d ago0xbb8f74…d8e394
0xe674…c16c0x3e0a…78e7Base—$0.002759100%coinbase73d ago0xeb8534…1456dc
0xe674…c16c0x3e0a…78e7Base—$0.005559100%coinbase73d ago0xf8a988…f11fa8
0xe674…c16c0x3e0a…78e7Base—$0.003474100%coinbase73d ago0x2a1926…585554
0xe674…c16c0x3e0a…78e7Base—$0.004319100%coinbase73d ago0xd2b740…64693e
0xe674…c16c0x3e0a…78e7Base—$0.005273100%coinbase73d ago0xfd4f35…8a2a3e
0xe674…c16c0x3e0a…78e7Base—$0.002765100%coinbase73d ago0xa51a64…503a24
0xe674…c16c0x3e0a…78e7Base—$0.003021100%coinbase73d ago0xc74b5d…b26883
0xe674…c16c0x3e0a…78e7Base—$0.003587100%coinbase73d ago0x5a5cc1…48caf2

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.