Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0xcc7906…fca7d6
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x876168…3da4b6
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x44c5d8…88246e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x2cbc8e…0eb039
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x8e422a…0b6360
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0xb4de23…b50b9f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x11d21b…d41d03
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xec7f7c…ffc269
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xf12c6b…426b7f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xcea23a…232840
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x54b8d8…61d28e
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x62ba58…6f4905
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x7b5a3b…31fe9e
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0x8fa504…cad3ae
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x7db1b0…0570e6
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0x3d40fa…e5c019
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0xacf529…438eb2
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0x383e10…67ff8f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0x1f454b…3af87a
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa47d ago0x1b4e00…96009f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa47d ago0xee8131…423728
0xe2a5…928d0xfe80…47eeBase—$0.001100%fluxa48d ago0x3100bc…7056da
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xddb0e7…414fc1
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0x03507a…26de5f
0xe2a5…928d0x9c95…e299Base—$0.001100%fluxa48d ago0xdc01d3…001c1c

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.