Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x5e08ba…ecf529
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xe0284f…c503b1
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x4f487d…762eba
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xb1ec5c…97b547
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x9c5000…76a792
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase131d ago0x0b39f9…46a4ee
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xbb4fcf…944d3c
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x31a6b1…b53ddc
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xc7185a…8134af
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x07be09…cd3d27
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xa1bf19…2b6326
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x26b91f…3d2608
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x5cff48…723a92
0xd97c…00930x9dba…0df8Basex402 service$0.005100%dexter131d ago0xa8f84b…9b3bc4
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x27aae8…52edba
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xbb3105…1824c2
0xd97c…00930x9dba…0df8Basex402 service$0.005100%dexter131d ago0x01876f…d2ecab
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xb7f6bc…44d049
0xd97c…00930x9dba…0df8Basex402 service$0.005100%dexter131d ago0x8cc5f8…51cb07
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase131d ago0x0217de…7fcd8e
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x468d93…311724
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xf6c040…53b30a
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x6d61a5…984e60
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0xea33e3…492304
0xd97c…00930x9dba…0df8Basex402 service$0.01100%dexter131d ago0x9d31ad…ef24fa

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.