Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f139a…539411
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4d3d9…ca514c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb12c1…2f00c7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf32a9…85c48a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86cd16…6ccc92
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad9c02…e95812
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3cc905…4e9e34
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe26320…0f3079
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb330d…0fc8a3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x181e7f…b3b000
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0bef6…d03201
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72d292…ad911e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3eb5c…942c62
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8794ad…ddf181
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c2450…9e2eb0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c08de…d60c4a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x066e26…4ace02
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04e617…b28694
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32ec13…34cadd
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84b501…b50fc7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c8e3d…9a428b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68e919…fb77a6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9707ce…9f2ea9
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57ad1d…0a51a3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f89d9…a8f7c5

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.