Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0xa5ccb0…e1a1aa
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x711f77…19aa13
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x00cddc…f0f5ca
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x12fe20…81a970
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x44b6a0…c3eca6
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0xae16e1…98357d
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0xdc41fc…44ab76
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x7e6f2c…898106
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x6c96fb…313489
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0xd15023…b1c516
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x231ac9…ab6add
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x98e97e…9aa8a2
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x279360…63229d
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x67e880…94f372
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x9836d2…012f2c
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0xc0f8bc…da79f0
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x1c07f9…2a672f
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0xaadf97…b4d92c
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x7719a2…cce1a2
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x59fb55…a72374
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0x2ecdfe…1629f1
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0xaffcf6…a5f6ef
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0x733de6…bad3a4
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa41d ago0xce0a02…91ecad
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa41d ago0xcb9aa0…9a61d4

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.