Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa19d ago0x5f5df6…02ee76
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa19d ago0x5f7ae6…1a69fc
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa19d ago0xadb75a…95e767
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa19d ago0xc80b88…59d769
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x120382…c1a9c1
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x80fb46…81102c
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x91c802…77377d
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xea4ac5…ee5682
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xfb2b71…c01027
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x3aa66f…5b15c3
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xa690b6…ea990b
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x943a0e…bb4282
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x3a05b4…930dbb
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x6ddbda…cf1fa7
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x24e685…5aab2e
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x23a876…5c0895
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x2bdb1e…0b8f7e
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x3f4904…7ab647
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x4d8d3e…16636f
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xb43267…2bf0ae
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x10964b…dbb9b3
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xabf658…9bcc0e
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xa0e551…b28557
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0x41b90c…4979a7
0xf80b…4ac40xfe80…47eeBase—$0.001100%fluxa20d ago0xb55ac0…3fe452

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.