Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x54c8…88d557d ago0x2eecb8…b0df89
0x4dd1…6c1f0x0e3d…7757Base—$3.15100%0xc144…dd4e57d ago0x93730c…1eaccb
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xfb58…2b7257d ago0x390329…23ed2b
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xd27a…bec857d ago0xc21f7b…406450
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x6e35…7a2857d ago0xe57a4a…f9fecf
0x4dd1…6c1f0x0e3d…7757Base—$1.05100%0x2fa9…16de57d ago0x1b5134…ed0632
0x4dd1…6c1f0x0e3d…7757Base—$94.50100%0x88df…6a4d57d ago0x9d9f60…bb166d
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xa96f…aeb157d ago0x1fdb05…b79a67
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x3835…626157d ago0xa977c9…eab510
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0x823e…6b6c57d ago0x9aa702…e0a4ce
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x238e…232557d ago0x2e1fe6…9530d9
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x2d29…913b57d ago0xc4ae6a…15e489
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x27f5…dfdc57d ago0xec6e19…76eb94

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.