Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x01aa76…ee915f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x665581…767982
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x3b94ba…10fcb7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x3b6169…4a7bf0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0xbe9bd0…5d24d9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x3d606f…ecc867
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x8bd124…6e68b2
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x29fecc…23a8f4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x78d4e2…a436b8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x7978ca…092509
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x88e150…0e5abb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0xdcecb8…20d242
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x27b74b…f17018
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x21ec59…b9e70f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x5017d2…2c6b07
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x34b294…5b5e07
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x1c0927…999573
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0xa0ed59…b3887f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x3169bb…80c1a6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x2bb5a5…de7209
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x430af5…31bf9b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x985bf0…a50c08
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x52ce15…9010c9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0xc8173f…60f9aa
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa59d ago0x96a0f1…9eeed0

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.