Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x4d938a…9e6489
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x590c53…1303e3
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x976fa5…557828
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xe05cea…d5a7eb
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x880481…3842ed
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xd5acfc…e25ff1
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xe41540…c247de
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xbcc68c…a04cb2
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xca4787…b928df
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xa2085d…691ace
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xd1a631…9a7844
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xc2519f…bfffd6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xb6c0b9…37426e
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x79a0f4…5cbcc8
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xbf304b…8b78d0
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xa265fd…992316
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x4d160f…ac5d3c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x28d26a…d37c8b
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x9595e8…6b6e8b
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xb83619…200a15
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xeed89d…c5b0d6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x454f1f…8598e5
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x371231…81e02a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xac8a35…44a145
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x984380…40ac7c

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.