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.02100%coinbase45d ago0x32b21f…f7a469
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x8952ef…3874a3
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x0b6847…c1644f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x2aa497…7d0e8f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xdca7c9…3643d5
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xd5d8af…b850d6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x956153…29fe5c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xc16d82…6afb7c
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xb6625c…8ecf7f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x811944…ec5745
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x740bcc…608a66
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x27070e…f0f212
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xaa70d1…5dc50b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x64725f…c728cf
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xa602e3…4484a4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0xfd7259…08361c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x06d80a…ccbd24
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xfc567a…4b4e75
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x582260…33b1ac
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x08951d…d53a8a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0xda7400…34dcef
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x457b90…ccf445
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x8f0911…8bc0d6
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x7d1aff…220755
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x38d902…c95c2c

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.