Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x929de1…597abc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x680eb1…dec604
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x615f38…4f4b30
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xa6d2e8…eb64fe
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x6aeeb4…526669
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x38a8a3…5bfc44
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x1fc95a…6ed652
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xfb03dd…d81bb3
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x705e12…2a3844
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xb45830…ba56b9
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xcad230…24340e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x0d972f…6ee1a2
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xde0659…96af14
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x3fe86d…5c4b41
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xfb5d84…3c243a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xffb293…867dcb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xeb89f2…44a9d0
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xdde1ec…bc5854
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x0102e8…44d6ca
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xef40e4…6b9d64
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xb7a641…7b4b95
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0xe20b81…1ce7ca
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa19d ago0x7f645c…e82072
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa20d ago0x8b55b8…77a721
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa20d ago0x016078…83d057

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.