Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb880af…a9330a
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x678706…c03840
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb6be5e…29c0f7
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x796fef…afddcb
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x800e58…ab84b2
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x81a41f…a0fe18
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d546a…4c3d95
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb71077…e189e7
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x5b1d12…7fa730
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7a6d81…1035ac
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa18d ago0xd8f9ad…e2427c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xd2a14f…0dc209
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6a949…fb09c1
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x66cb56…132277
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ea574…396993
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd0425…87c948
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe64635…497818
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x26967c…7dd7a3
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x02c7fd…52bd4c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x399c69…1625cf
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc66e3b…c0071c
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xe171d2…07b389
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xc67b00…9761a9
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0xb25333…24f4d3
0x979d…228d0xfe80…47eeBase—$0.001100%fluxa19d ago0x0521f5…517ece

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.