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%coinbase88d ago0x72694e…4bb558
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xa6c4bd…e23783
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x70ec22…a9f351
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xd07c22…680103
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x4fb8e3…d6ab3c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xe82862…1593ea
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x3c94cd…5c7f86
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x5c556b…641871
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x8a4237…e4e0fb
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x83b9b1…8112e6
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x17a130…4278c8
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xc7bd3c…154469
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x11153b…8b981c
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x7a06d6…35fc6b
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0x045a78…942018
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xf37aba…c522c8
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase88d ago0xe67320…83c5fa
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xf0395b…41bd62
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x539e21…55f540
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xf756a2…186251
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xa50b91…2e167d
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xf554b6…916c66
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x6c88f9…621aa7
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0x910b15…969dce
0x32a8…ab190x537c…a0fcBase—$0.001100%coinbase89d ago0xb6960e…c769d8

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.