Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0x4a3173…69fd8a
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0x5f694a…9b939e
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0x17bd14…77a801
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0x997a0f…9c94b3
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0x74c8f8…b6756b
0xcd51…46a90x8043…8388Base—$0.28100%payAI56d ago0xa8338f…73f0ef
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0xaf2bab…6f88ee
0xcd51…46a90x8043…8388Base—$0.0055100%payAI56d ago0x88c521…bf00d0
0xcd51…46a90x8043…8388Base—$0.08100%payAI56d ago0x7dc855…50844b
0xcd51…46a90x8043…8388Base—$0.06100%payAI56d ago0xf3f3db…70252b
0xcd51…46a90x8043…8388Base—$0.17100%payAI56d ago0x1da879…8e4688
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xdfaa8e…48779d
0xcd51…46a90x8043…8388Base—$0.28100%payAI56d ago0x51548f…7ad346
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0x6042f0…35fd7b
0xcd51…46a90x8043…8388Base—$0.001100%payAI56d ago0xae1a5d…8022cc
0xcd51…46a90x8043…8388Base—$0.0022100%payAI56d ago0x0c5948…f1e840
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0x44df9e…4cf94a
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0xa8a21c…16bac2
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0x3cf31f…b28d65
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0xdcb3e8…1516c8
0xcd51…46a90x8043…8388Base—$0.11100%payAI56d ago0x956d32…d582fd
0xcd51…46a90x8043…8388Base—$0.02100%payAI56d ago0x1a4c08…3ea6af
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0xe954bd…f9d517
0xcd51…46a90x8043…8388Base—$0.01100%payAI56d ago0x12ed4b…1b6ff7
0xcd51…46a90x8043…8388Base—$0.11100%payAI56d ago0x115869…bd13b7

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.