Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x8e9726…f66566
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xf4e282…581070
0x212e…ed100xd176…f515Base—$0.18100%fluxa115d ago0x8ea0e1…e54f1c
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x3760f8…e79410
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x9ee820…109f2c
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x9d143a…47b1a6
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xdcbf02…b60d99
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xad4fb2…f34eda
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x5f38f5…75c9d0
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x3f3fe9…146747
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xc25d58…9c863a
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x29c27e…e81f4a
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xc399a3…9101fe
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xb12bd3…9b4394
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x044ea7…ca2fac
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x30aa8c…947f17
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x04098b…87b296
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x52d4a6…93eb9d
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0xdb8953…ee0cf0
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x3cb89d…477920
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa115d ago0x2c084e…e870dd
0x212e…ed100xd176…f515Base—$0.38100%fluxa115d ago0x628a1b…e6b9b6
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa116d ago0x308719…b3a56d
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa116d ago0x846858…104517
0xb90a…9ae40x212e…ed10Base—$0.01100%fluxa116d ago0xd7945c…7a665f

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.