Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64a7…2ffb0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x397de0…7f2164
0xbd18…e65b0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x9103b2…9d7b67
0xc9c7…16700x2932…4f60Basex402 service$0.005100%coinbase1d ago0x92c558…34ad03
0x8ba7…433f0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x5beec2…8e56f7
0xc43f…49ab0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x9cbf9f…5c8caf
0xc3e0…cdc50x2932…4f60Basex402 service$0.005100%coinbase1d ago0x46af4d…ed65bc
0x4115…8a400x2932…4f60Basex402 service$0.005100%coinbase1d ago0xfe7d19…5247e5
0xfaaa…f66e0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x3add0f…3628bc
0x6740…ae630x2932…4f60Basex402 service$0.005100%coinbase1d ago0xcd5e4d…8b5eea
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase1d ago0xc5568c…f95a6b
0x5bd6…31d40x2932…4f60Basex402 service$0.005100%coinbase1d ago0xc111a7…76d946
0xf57f…d4950x2932…4f60Basex402 service$0.005100%coinbase1d ago0xb4ebd1…565397
0xf9eb…e9d00x2932…4f60Basex402 service$0.01100%coinbase1d ago0xb70b1b…05339b
0x3ef4…be8b0x2932…4f60Basex402 service$0.005100%coinbase1d ago0xc5a82a…434438
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase1d ago0xb2b863…2f6f90
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase1d ago0xadfcf5…701b18
0x79f8…f7580x2932…4f60Basex402 service$0.005100%coinbase1d ago0x547c29…bad4d1
0xa19f…accc0x2932…4f60Basex402 service$0.01100%coinbase1d ago0x9b0d86…f5cb34
0xa19f…accc0x2932…4f60Basex402 service$0.02100%coinbase1d ago0x803c74…2bb7a9
0xba13…90e90x2932…4f60Basex402 service$0.005100%coinbase1d ago0x15a2a6…95da70
0xc9c7…16700x2932…4f60Basex402 service$0.02100%coinbase2d ago0x7a23d7…4ff52e

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.