Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b7…fb510x6ede…86cfBase—$0.08100%0x2772…8c1782d ago0x4ae1a8…914342
0x89b7…fb510x6ede…86cfBase—$3.50100%0x2772…8c1782d ago0x28f942…fc88d4
0x89b7…fb510x6ede…86cfBase—$0.08100%0x2772…8c1782d ago0xb8d781…9a9276
0x89b7…fb510x6ede…86cfBase—$1.50100%0x2772…8c1782d ago0x2a4b02…32e308
0x89b7…fb510x6ede…86cfBase—$0.60100%0x2772…8c1782d ago0x4a0e19…f58bed
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x1a18be…1e6740
0x6ede…86cf0x89b7…fb51Base—$5.60100%0x2772…8c1782d ago0x56f9ca…cacb7e
0x89b7…fb510x6ede…86cfBase—$6.00100%0x2772…8c1782d ago0x1ec6dd…31a54b
0x6ede…86cf0x89b7…fb51Base—$3.20100%0x2772…8c1782d ago0x65528e…1f2900
0x89b7…fb510x6ede…86cfBase—$2.00100%0x2772…8c1782d ago0xd864ff…60a5c1
0x6ede…86cf0x89b7…fb51Base—$3.80100%0x2772…8c1782d ago0x573ee1…4a1f88
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x746fea…a167e5
0x89b7…fb510x6ede…86cfBase—$2.50100%0x2772…8c1783d ago0xc9b211…db7005
0x89b7…fb510x6ede…86cfBase—$1.50100%0x2772…8c1783d ago0x5223de…fcaa54
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x6977b7…933b6c
0x89b7…fb510x6ede…86cfBase—$4.50100%0x2772…8c1783d ago0x54a61f…a3b289
0x89b7…fb510x6ede…86cfBase—$0.80100%0x2772…8c1783d ago0xd14567…58d9e2
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x6289ce…de86cc
0x6ede…86cf0x89b7…fb51Base—$6.00100%0x2772…8c1783d ago0x74ac14…d547f6

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.