Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x473d18…b375b0
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x6d09b9…4914f6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xc87164…b6fff1
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xc85edd…ea5352
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x1cc76d…e5eed4
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x5f093e…88834a
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xeb38a5…d094cd
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x5b5cc7…8506cd
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xfd3463…6bfe71
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x65a900…483084
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xd58256…9381c3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x0ce182…50a2e8
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xe9852c…3066d6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x63c45e…3679b8
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x0b87b2…8d8a51
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xfbefbe…085074
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x0d8a01…cc72ce
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xb39fca…9c5d8f
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x148fc2…3c6186
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x225cf4…afb8ad
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x86c823…484581
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xee4f33…97c55e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x9d1924…805811
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x122a42…4145c7
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa23d ago0x5be172…4ec11a

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.