Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa36d ago0xba7221…191798
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa36d ago0xfaaa86…590d53
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa36d ago0xea5ab0…b3eebb
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa36d ago0xffb5a6…a469c4
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa36d ago0x5bb114…eec54a
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xdb41a6…19256d
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x982be2…251e7a
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x0d0621…1945e4
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x267a45…6f82c4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x087df2…fd943e
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd8ed5f…8b5f7b
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x5a5797…e7a069
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x6bae2b…b8137c
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x0fa88d…2b49c9
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x5b16b0…cd59b6
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x30573d…3a8cfe
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0x493df2…6261ab
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa6f55e…63eb00
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0xb19973…c7d3d4
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe96a1b…d89f3f
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x4d30c3…5c3921
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x20ee76…3f0642
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb1884e…0fa4b2
0x9a55…c08d0x9c95…e299Base—$0.001100%fluxa37d ago0x2b5124…dec4bb
0x9a55…c08d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd186d6…113991

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.