Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase59d ago0xf01486…037421
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase59d ago0xaf6bbd…b2e6e0
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase59d ago0x6d06af…8bd1f3
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase59d ago0xef1489…de4860
0x3878…18220xb0af…7de0Base—$0.22100%coinbase59d ago0x4ef2ca…20ae0d
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase59d ago0xfcbef5…ce2762
0x3878…18220xb0af…7de0Base—$0.28100%coinbase59d ago0x7d98ac…7e31b6
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase59d ago0x4fec47…9907eb
0x3878…18220xb0af…7de0Base—$0.38100%coinbase59d ago0x2311e5…312333
0xcb74…cb510xb0af…7de0Base—$0.65100%coinbase59d ago0xe1ad5e…f7e278
0x3878…18220xb0af…7de0Base—$0.49100%coinbase59d ago0xd10f3b…81e945
0x3878…18220xb0af…7de0Base—$0.61100%coinbase59d ago0xd7f068…40bf2d
0xcb74…cb510xb0af…7de0Base—$0.89100%coinbase59d ago0x68fc19…a9797b
0x3878…18220xb0af…7de0Base—$0.81100%coinbase59d ago0xc0d44c…14c0c5
0xcb74…cb510xb0af…7de0Base—$1.21100%coinbase59d ago0xfbbfd5…3eac37
0x3878…18220xb0af…7de0Base—$1.05100%coinbase59d ago0x43ab7e…15a4ce
0x3878…18220xb0af…7de0Base—$1.33100%coinbase59d ago0x8f8ab5…ed1320
0xcb74…cb510xb0af…7de0Base—$1.62100%coinbase59d ago0x7d9c93…1e31c7
0x9d81…89f10xb0af…7de0Base—$0.22100%coinbase59d ago0x65a014…8eff5e
0x3878…18220xb0af…7de0Base—$1.70100%coinbase59d ago0x304957…bbf636
0x3878…18220xb0af…7de0Base—$2.26100%coinbase59d ago0xb18ecf…88e1a5
0xcb74…cb510xb0af…7de0Base—$2.30100%coinbase59d ago0xda17d4…82ab6e
0x98ee…e1ab0xb0af…7de0Base—$0.24100%coinbase59d ago0x867114…46bcd4
0x9d81…89f10xb0af…7de0Base—$0.30100%coinbase59d ago0x31e452…5df6f1
0x3878…18220xb0af…7de0Base—$2.30100%coinbase59d ago0x925596…1b6c69

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.