Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xd2d4d6…2a237c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x2913e5…13d591
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x0d0f46…2902ea
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xdfdee9…4d54d6
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x8958ce…29b531
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xf82fda…dd1f41
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xf6ecd0…f53a47
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa37d ago0x0aa247…0f121c
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xe0661a…676bdf
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x042dc6…e4b189
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xa76068…2beadc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xa47bd6…fa497a
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x4b9ce6…3d19ab
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xf58b32…c0a1d9
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x2431db…56fcb4
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xf98d9f…f0f9e3
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x850954…7e7f94
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x4bf7c2…d080cc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x1b77bf…305e06
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x3f6170…0eef5e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x982b7b…f7904e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x5fbc6b…a67c16
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa37d ago0x988b51…15ec95
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0x03182d…48f96d
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa37d ago0xec7fe9…091e4a

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.