Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$17.01100%coinbase44d ago0xd68f4d…80d5b8
0xff56…086a0xb0af…7de0Base—$1.36100%coinbase44d ago0xd77aa4…6ebb50
0x9d81…89f10xb0af…7de0Base—$5.00100%coinbase44d ago0x57cd71…5443d8
0xff56…086a0xb0af…7de0Base—$1.34100%coinbase44d ago0xf0c32e…f18ba0
0x7d45…92240xb0af…7de0Base—$25.01100%coinbase44d ago0xaeec15…6450fb
0xdb7b…059d0xb0af…7de0Base—$8.40100%coinbase44d ago0x796f8b…de2d6e
0xff56…086a0xb0af…7de0Base—$1.32100%coinbase44d ago0xc258bc…c0bdf3
0x98ee…e1ab0xb0af…7de0Base—$17.01100%coinbase44d ago0x477938…b1bc43
0xff56…086a0xb0af…7de0Base—$1.30100%coinbase44d ago0xd0d7d5…6f14b6
0x3878…18220xb0af…7de0Base—$25.51100%coinbase44d ago0xd1bc4b…71ee8b
0xff56…086a0xb0af…7de0Base—$1.28100%coinbase44d ago0x630235…cee898
0x7d45…92240xb0af…7de0Base—$28.83100%coinbase44d ago0xc74ce9…283316
0xcb74…cb510xb0af…7de0Base—$3.88100%coinbase44d ago0xfb47ad…15ec71
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase44d ago0x094fcf…d3918d
0xdb7b…059d0xb0af…7de0Base—$7.74100%coinbase44d ago0xa591a6…a997d0
0x98ee…e1ab0xb0af…7de0Base—$8.50100%coinbase44d ago0xbc7920…81719d
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase44d ago0x571978…9b5447
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase44d ago0xef8ce2…1ebfb8
0xff56…086a0xb0af…7de0Base—$1.08100%coinbase44d ago0x22bad2…9c79ad
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase44d ago0xfd0cdd…c410c6
0x3878…18220xb0af…7de0Base—$15.01100%coinbase44d ago0x4b886a…94921b
0xcb74…cb510xb0af…7de0Base—$15.01100%coinbase44d ago0x7dcaf6…9e39dc
0xff56…086a0xb0af…7de0Base—$1.20100%coinbase44d ago0xca0497…e6f47f
0x9d81…89f10xb0af…7de0Base—$5.00100%coinbase44d ago0x95404d…d508da
0x98ee…e1ab0xb0af…7de0Base—$15.01100%coinbase44d ago0x13ea46…546a7c

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.