Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0xc17530…4af778
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x1870bd…b298c2
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x7c25c1…7130e7
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0x6e5b59…c015c8
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xf67403…59992f
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xe23754…0479eb
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xf44000…05ff5d
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x5edf24…71f7ef
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xe0210c…9d9199
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0xb96f9e…aa0765
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0xfaffd2…7e96ff
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x32929e…b2c8f5
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xdbb4aa…0255ad
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x2081f8…8a47d5
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0xfadd34…6bef53
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x12e5b6…e99ef2
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xbbaf75…6cb198
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x1fbe72…0b200f
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x76daee…dae68a
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x082c4d…740f3b
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x7f62dd…ec6103
0x6080…956e0xfe80…47eeBase—$0.001100%fluxa33d ago0x7b8ad4…c5ffb4
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0xc83064…a5a2ce
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x3fe2a8…ade840
0x6080…956e0x9c95…e299Base—$0.001100%fluxa33d ago0x06e9de…b46b2f

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.