Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x38fb10…ae5515
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x7ed101…98703f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x584b02…e4cf6f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x2a9a4d…c672cc
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x170475…f97182
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0xc3d456…8570bb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa19d ago0x44b7b8…84b8fd
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x9f5f49…216de7
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x4837d3…1b60fb
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xeaae13…858e96
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x0b52e5…2302f8
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x7626a4…9ef9ba
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x714d57…da60c5
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xee581f…fc4575
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xb49d60…ece53c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xd2c8f9…a145aa
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xaf3596…f620c6
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x0376c7…95034c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x619970…7f9f03
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x8a780a…0f630d
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x33fcff…2de694
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x4de606…fa2d13
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x7cc986…dba04b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0x283bfa…4144a2
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa20d ago0xc09765…fa3873

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.