Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x28c9b2…35e672
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x3b3963…dddc00
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0xb9b69a…b916d9
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0xd373ec…5a2fe7
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x0919ac…6fb999
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x3ddf28…f35e1c
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0xed4fb1…4bc3d8
0xb90a…9ae40x4b6d…70a9Base—$0.02100%fluxa113d ago0x1bd5b9…3b8b3a
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x82531c…e2aaf3
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x817745…58042c
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x5087d5…163d0d
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x44bfbf…773049
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0xfe34bb…96b5a7
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa113d ago0x467d9b…d741ee
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0xc3ce14…83570f
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0x2fac5b…735db4
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0xc1ee6e…a209a7
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0x35a612…331984
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0x94b675…25d34e
0xb90a…9ae40x4b6d…70a9Base—$0.01100%fluxa114d ago0xb1de56…03f941

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.