Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a44…f6d30xe830…aa99Base—$0.01100%coinbase71d ago0xfe1bfb…e403ae
0x3a44…f6d30x82ef…f897Base—$0.01100%coinbase71d ago0x227a95…21abee
0x3a44…f6d30x0bf4…60b6Base—$0.01100%coinbase72d ago0x208414…d23166
0x3a44…f6d30xe1d8…f55aBase—$0.01100%coinbase72d ago0xc98b65…ac953e
0x3a44…f6d30xfe71…0650Base—$0.01100%coinbase72d ago0xd1e6ac…717039
0x3a44…f6d30xae70…ac9bBase—$0.01100%coinbase72d ago0x33d669…3533a9
0x3a44…f6d30xa610…c31eBase—$0.01100%coinbase72d ago0xc5e0ba…8d9e6d
0x3a44…f6d30xec70…5787Base—$0.01100%coinbase72d ago0x678f19…2abfd0
0x3a44…f6d30xcf2a…9f2aBase—$0.01100%coinbase72d ago0xae93dd…ecaca0
0x3a44…f6d30x20cc…d1a1Base—$0.01100%coinbase72d ago0x51d8fe…de5b07
0x3a44…f6d30xcbd4…13c7Base—$0.01100%coinbase72d ago0xe6e8d9…395f8b
0x3a44…f6d30xa9cc…892dBase—$0.01100%coinbase72d ago0x3b88ee…e97c9b
0x3a44…f6d30x8cb3…dcf4Base—$0.01100%coinbase72d ago0x151382…ef63bb
0x3a44…f6d30xbdc5…bd9cBase—$0.01100%coinbase72d ago0x6c9331…5b13b5
0x3a44…f6d30x1618…6de1Base—$0.01100%coinbase72d ago0xdbda5a…1085b7
0x3a44…f6d30x4c95…c999Base—$0.01100%coinbase72d ago0x4552c2…a9508f
0x3a44…f6d30x6297…02abBase—$0.01100%coinbase72d ago0x04237f…2f1fe9
0x3a44…f6d30x7a0f…0318Base—$0.01100%coinbase72d ago0xc47759…93de12
0x3a44…f6d30xabf5…7530Base—$0.01100%coinbase72d ago0x0c3aec…c8cea9
0x3a44…f6d30x1eea…74d2Base—$0.01100%coinbase72d ago0xea0dba…5b67c3
0x3a44…f6d30x72f6…8b4aBase—$0.01100%coinbase72d ago0x11608f…c2425b
0x3a44…f6d30x089d…6057Base—$0.01100%coinbase72d ago0xd95a90…2475dd
0x3a44…f6d30x50dd…b4a0Base—$0.01100%coinbase72d ago0xd7c029…a1da97
0x3a44…f6d30xef65…a42dBase—$0.01100%coinbase72d ago0x663f05…53e994
0x3a44…f6d30x2cab…5832Base—$0.01100%coinbase72d ago0x84577a…52ba15

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.