Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa47d ago0x5aaa6c…ced036
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa47d ago0x900323…5fad26
0x7593…258b0x9c95…e299Base—$0.001100%fluxa47d ago0x2d1308…1a9131
0x7593…258b0x9c95…e299Base—$0.001100%fluxa47d ago0xab12fd…fb3af8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa47d ago0xd9ca71…f95d2e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa47d ago0x80d3f5…de3ff7
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa47d ago0x4a3c0d…6ef812
0x7593…258b0x9c95…e299Base—$0.001100%fluxa47d ago0x678735…5396d0
0x7593…258b0x9c95…e299Base—$0.001100%fluxa47d ago0x2ccf48…10acb5
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa48d ago0xd0ba21…a78fa8
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0xe0ca8e…931a2e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x2a17da…5e93d8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa48d ago0x1549d3…1087f0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa48d ago0xe5598d…fd4ef9
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x81aa2a…de7ae1
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa48d ago0x2221f9…8cd8e2
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x9280f9…5418a3
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0xa345f4…2c47ce
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0xc5748d…584364
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa48d ago0xef9966…88e672
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x9c49df…0aa5d3
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x1455d9…bf8e83
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x5f33e2…3421fa
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0xe8dd3e…10c3e9
0x7593…258b0x9c95…e299Base—$0.001100%fluxa48d ago0x16fec0…e14324

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.