Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0xfad198…cf4b4d
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0x1ad63c…b27a3b
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0x9f87c6…30a10f
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0xca08a6…98fb80
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0xbe3377…0239f8
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0x21a5fa…355f35
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0x8c00c7…93a937
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa32d ago0x34180c…c08e2a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa33d ago0x1b41c9…7cc85a
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x560c4a…c8205c
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0xe82789…632e71
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0xd981cb…abe4e3
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x251fd4…9f8f22
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa33d ago0xb684ac…682361
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa33d ago0x5c39b7…9a0835
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x4dfad6…267830
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x7468d3…ae9f69
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x7e84d4…cc3f27
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x531c40…e70af7
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0xcfa099…227ec5
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x37828d…b2148b
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x844add…014840
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa33d ago0xb6ca4b…eeb9de
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x49c9d8…8ced0b
0x7100…3ebc0x9c95…e299Base—$0.001100%fluxa33d ago0x7b08fa…9f7cd3

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.