Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xcfb59b…0e23a1
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x8a45d4…f00f08
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x48dbb8…14c77d
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xdb6861…e41e4c
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x4f1f8e…dc5c73
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xc221a7…87645d
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xe519c7…df84ab
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x0e5055…98c2da
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xc88096…f18708
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x600647…08d9b7
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x9d7233…2c759a
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x28d5ae…513936
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xfa3d8f…938198
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xa218e2…2430fd
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xa88e51…63c5df
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x24a72e…e87bba
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x6b5b2e…ce2746
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x3db5e9…096416
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x820621…2ee3a0
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x9217a8…a18b49
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xd52deb…d13d9b
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x06a45b…42d2ef
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xc038af…7d2312
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0x43742e…8c878e
0x86fe…74c30x5aae…482eBase—$0.001100%coinbase9d ago0xeae7f3…dd802f

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.