Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x462c00…fa6317
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x5cd87a…38a3a4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x5dd0a6…883703
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x2f6c27…98f2dd
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0dc365…52dd4a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd918d8…534118
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x454065…fc1cbc
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xad0878…df03b5
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x57800e…b8843c
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xf0c824…e6763a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xed739c…70ff8a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xb2e864…8c08f4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xbb5699…e2307a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xe2b957…d17dc4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xca8d7c…5599f1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x53111e…c1aae1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xce8635…181776
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x99e9c6…8f96bc
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x1bb743…2755ae
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x51ffa4…bc179d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xbccc64…530694
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4738d8…c239f0
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xf2f9d7…f12628
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0354c4…c62a01
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa24d ago0xb030ba…77ecc4

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.