Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa112…455a0x6366…f1e2Base—$0.001805100%0x6366…f1e263d ago0xb78963…056faa
0xa112…455a0x6366…f1e2Base—$0.007081100%0x6366…f1e263d ago0xfeaf15…4a8e5f
0xa112…455a0x6366…f1e2Base—$0.26100%0x6366…f1e263d ago0x0fbf07…98c10c
0xa112…455a0x6366…f1e2Base—$0.007106100%0x6366…f1e263d ago0xdda585…4c188b
0xa112…455a0x6366…f1e2Base—$1.43100%0x6366…f1e263d ago0x03579c…02ecd0
0xa112…455a0x6366…f1e2Base—$0.50100%0xfc74…d8a563d ago0xbe6326…0a5510
0xa112…455a0x6366…f1e2Base—$0.007091100%0x6366…f1e263d ago0x727371…d4a2c4
0xa112…455a0x6366…f1e2Base—$0.11100%0x6366…f1e263d ago0x45792e…54b0d9
0xa112…455a0x6366…f1e2Base—$0.000013100%0x6366…f1e263d ago0xb16a0a…bbd805
0xa112…455a0x6366…f1e2Base—$0.00707100%0x6366…f1e263d ago0x5321b4…371b8c
0xa112…455a0x6366…f1e2Base—$1.12100%0x6366…f1e263d ago0x689e9e…10c1e9
0xa112…455a0x6366…f1e2Base—$0.11100%0xfc74…d8a563d ago0xa642f9…de4c38
0xa112…455a0x6366…f1e2Base—$0.00688100%0x6366…f1e263d ago0xb801c4…85afb4
0xa112…455a0x6366…f1e2Base—$1.22100%0x6366…f1e263d ago0x3673f8…b910ca
0xa112…455a0x6366…f1e2Base—$0.02100%0x17c8…043663d ago0xe63fc3…abf374
0xa112…455a0x6366…f1e2Base—$0.007106100%0x6366…f1e263d ago0x70b4f4…0dda04
0xa112…455a0x6366…f1e2Base—$0.09100%0x6366…f1e263d ago0x51f684…3bdfb0
0xa112…455a0x6366…f1e2Base—$0.26100%0xfc74…d8a563d ago0x909156…01512a
0xa112…455a0x6366…f1e2Base—$0.007088100%0x6366…f1e263d ago0x0ceb05…0d555d
0xa112…455a0x6366…f1e2Base—$1.12100%0x6366…f1e263d ago0x8d90a7…af5caa
0xa112…455a0x6366…f1e2Base—$0.03100%0x17c8…043663d ago0x577e06…75cd84
0xa112…455a0x6366…f1e2Base—$0.007082100%0x6366…f1e263d ago0x3cfe50…57eb67
0xa112…455a0x6366…f1e2Base—$1.22100%0x6366…f1e263d ago0x5f2956…670b4f

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.