Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2383…05fc0x3e0a…78e7Base—$0.005216100%coinbase72d ago0x66baf6…dd466c
0x2383…05fc0x3e0a…78e7Base—$0.003475100%coinbase72d ago0xd3caa0…67e37b
0x2383…05fc0x3e0a…78e7Base—$0.003371100%coinbase72d ago0x9e4371…9f5b61
0x2383…05fc0x3e0a…78e7Base—$0.003336100%coinbase72d ago0xf93e7e…a19ba3
0x2383…05fc0x3e0a…78e7Base—$0.003833100%coinbase72d ago0xbc20de…2553e1
0x2383…05fc0x3e0a…78e7Base—$0.003482100%coinbase72d ago0x5025f9…32c19f
0x2383…05fc0x3e0a…78e7Base—$0.0033100%coinbase73d ago0x855722…0b331f
0x2383…05fc0x3e0a…78e7Base—$0.004732100%coinbase73d ago0x08e2dc…48add9
0x2383…05fc0x3e0a…78e7Base—$0.004562100%coinbase73d ago0x9651ba…c7df3b
0x2383…05fc0x3e0a…78e7Base—$0.00532100%coinbase73d ago0x56221c…b536cd
0x2383…05fc0x3e0a…78e7Base—$0.003629100%coinbase73d ago0x3ad0f6…e5abfe
0x2383…05fc0x3e0a…78e7Base—$0.002798100%coinbase73d ago0x67744a…81e053
0x2383…05fc0x3e0a…78e7Base—$0.005175100%coinbase73d ago0xa6ab6b…c427ae
0x2383…05fc0x3e0a…78e7Base—$0.005205100%coinbase73d ago0x49b891…d29ddf
0x2383…05fc0x3e0a…78e7Base—$0.004152100%coinbase73d ago0x6066f1…b1c4c4
0x2383…05fc0x3e0a…78e7Base—$0.004792100%coinbase73d ago0x6a5957…a0bdbb

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.