Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x5435e9…5582d0
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x1b6090…b18542
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x096060…d47678
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x2a7814…b6c3df
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xc4879f…97fa6e
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xee0fba…f94fc7
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xf9565b…e0306f
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xcd8007…49f5c8
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x538f38…cf9090
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa33d ago0xf03a36…ec01ad
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xbbc8da…5b57f6
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x005ff1…6036d9
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x2685e3…b4ab2f
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa33d ago0x768183…b7531a
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xbc2348…765c07
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa33d ago0x52297b…e6728a
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xbdcca2…cbdbf7
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xf3c6d3…bb93ad
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x94c213…cb5f02
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xd27b3f…d61eb6
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xb0159e…950e17
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa33d ago0x7e6a0c…ebf420
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0xc0756b…e523aa
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x607e1a…203c13
0x386e…832c0x9c95…e299Base—$0.001100%fluxa33d ago0x0e03b1…807061

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.