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%coinbase54d ago0x7a6aff…15b4c3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x581c8e…c5ef01
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase54d ago0xf6e224…73fc3d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase54d ago0x056786…edff28
0xe822…3a760x9375…bfc6Base—$0.01100%coinbase54d ago0x9471bd…ec5459
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x15a490…fa66f5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x257967…88092c
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase54d ago0x6dffa0…033b44
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase54d ago0x7709d0…86ece3
0xe822…3a760x0170…e3d8Base—$0.01100%coinbase54d ago0x56cd96…61620b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x46f313…88f03d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x12d78b…805a49
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase54d ago0x4c3948…65661d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase54d ago0xf1fa5c…3aab1b
0xe822…3a760x8fbc…a26dBase—$0.01100%coinbase54d ago0x097ddb…8406da
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x3180a2…822f92
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x7d42c6…c1c1f9
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase54d ago0x6f8773…9ce367
0xe822…3a760x2c43…fd95Base—$0.01100%coinbase54d ago0xdbddd9…2b0f19
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase54d ago0x83a480…83ba14
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase54d ago0x980c65…d3c08a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x59146f…a38ea5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase54d ago0x86db27…bc7273
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase54d ago0xc05508…1932ff
0xe822…3a760xb1cf…76a4Base—$0.01100%coinbase54d ago0x6d371c…739dfe

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.