Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d6c…fff40x3e0a…78e7Base—$0.00464100%coinbase74d ago0x2549ef…e28bb2
0x3d6c…fff40x3e0a…78e7Base—$0.003304100%coinbase74d ago0xbb18da…7849f8
0x3d6c…fff40x3e0a…78e7Base—$0.003863100%coinbase74d ago0x4c6306…edb553
0x3d6c…fff40x3e0a…78e7Base—$0.004431100%coinbase74d ago0x15a1c8…593729
0x3d6c…fff40x3e0a…78e7Base—$0.005172100%coinbase74d ago0x983074…a3ce6e
0x3d6c…fff40x3e0a…78e7Base—$0.003649100%coinbase74d ago0xe64ef8…285174
0x3d6c…fff40x3e0a…78e7Base—$0.003143100%coinbase75d ago0xc4330b…3f1405
0x3d6c…fff40x3e0a…78e7Base—$0.004055100%coinbase75d ago0x6902b6…13b697
0x3d6c…fff40x3e0a…78e7Base—$0.005072100%coinbase75d ago0x6fd366…a6d534
0x3d6c…fff40x3e0a…78e7Base—$0.004025100%coinbase75d ago0xb910b3…7586e2
0x3d6c…fff40x3e0a…78e7Base—$0.004723100%coinbase75d ago0x78c8d0…2fbf27
0x3d6c…fff40x3e0a…78e7Base—$0.004445100%coinbase75d ago0x59c150…5f707e
0x3d6c…fff40x3e0a…78e7Base—$0.002819100%coinbase75d ago0xf6b78c…5128b7
0x3d6c…fff40x3e0a…78e7Base—$0.003231100%coinbase75d ago0x62bef3…8e80bb
0x3d6c…fff40x3e0a…78e7Base—$0.00332100%coinbase75d ago0xb22fbb…c52248
0x3d6c…fff40x3e0a…78e7Base—$0.003502100%coinbase75d ago0x50c43b…2a959e
0x3d6c…fff40x3e0a…78e7Base—$0.00279100%coinbase75d ago0x526325…4f234f
0x3d6c…fff40x3e0a…78e7Base—$0.002867100%coinbase75d ago0xd9d926…67f307
0x3d6c…fff40x3e0a…78e7Base—$0.005809100%coinbase75d ago0x868fbf…fa0df6
0x3d6c…fff40x3e0a…78e7Base—$0.003627100%coinbase75d ago0x349a69…777491
0x3d6c…fff40x3e0a…78e7Base—$0.004971100%coinbase75d ago0xeebbc4…64cdeb
0x3d6c…fff40x3e0a…78e7Base—$0.005007100%coinbase75d ago0x5c0e32…a893cf
0x3d6c…fff40x3e0a…78e7Base—$0.005556100%coinbase75d ago0x0753aa…c45569
0x3d6c…fff40x3e0a…78e7Base—$0.004447100%coinbase75d ago0x08d7eb…5a9110
0x3d6c…fff40x3e0a…78e7Base—$0.004005100%coinbase75d ago0x79e656…ab3a7b

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.