Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x60bd62…cc0689
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xd01677…a3d6f7
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x5aba02…a93896
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x2f1ef9…833038
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xe8e2e2…33797c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0x73f527…2660e7
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xebcfc7…4ed487
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xdd89ee…84847a
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xa66b26…2690c0
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase94d ago0xea96c9…e7e560
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xb8281f…b69e00
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xafd022…fcf2c6
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x2f4302…51d631
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x39faf4…3f8cb1
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xc77ad4…8f51bc
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x15f6ca…959263
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x3fc981…c88b54
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xdd94d6…79a9f8
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x896e68…aec23f
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x523351…4d4a61
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0xcad06f…98f6d6
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x3a2dd9…38d1f6
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x59b3e3…a6f036
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase95d ago0x9927eb…e1a510

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.