Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0xced710…74e038
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0xb2b4dc…f26458
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0xbb2ee4…f9732d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0x15e752…aa1dc7
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0x99ab99…8c7564
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0xceffba…ebee4d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0x0c5cd8…3e6798
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0xd7ed9e…93c226
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa20d ago0x998d14…506483
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xfac854…ea9f7c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x2a2d85…215338
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x7ce3cc…90776b
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xdcc90c…133299
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x05dc36…f90ac9
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x85d880…3287fe
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x7372a5…4e5799
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x10b2b8…163441
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x3c3b0f…452db8
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x7a25db…42d6de
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xec19ff…dbb245
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0xa766af…5000d7
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x4ee5b1…8166b0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x09724d…afa539
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x0bea3b…2ff9fa
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa21d ago0x57ec1d…3737e9

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.