Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$7.35100%0xcf6b…a40a68d ago0x23de0f…58fb3e
0xdd07…45b90x0e3d…7757Base$1.05100%0x35fd…376b68d ago0x2b02fd…e0607c
0xdd07…45b90x0e3d…7757Base$1.05100%0x79f3…6a3868d ago0x741a55…7b7bf2
0xdd07…45b90x0e3d…7757Base$5.25100%0xc22e…e4a168d ago0x7ed196…0fb630
0xdd07…45b90x0e3d…7757Base$4.20100%0x8b99…df7968d ago0xfc4d44…9b9e98
0xdd07…45b90x0e3d…7757Base$10.50100%0x9ee1…38b068d ago0x8bda37…c37f6f
0xdd07…45b90x0e3d…7757Base$21.00100%0xdc27…c47d68d ago0xece80b…13af5f
0xdd07…45b90x0e3d…7757Base$105.00100%0x37bf…71af69d ago0x1b40fb…77b44c
0xdd07…45b90x0e3d…7757Base$5.25100%0x3368…d66b69d ago0x98399c…6371e1
0xdd07…45b90x0e3d…7757Base$1.05100%0xb31a…568f69d ago0x5cb79c…2cf995
0xdd07…45b90x0e3d…7757Base$5.25100%0x0007…886769d ago0x19fe8e…e91ae9
0xdd07…45b90x0e3d…7757Base$10.50100%0x4184…789b69d ago0xf6bace…1ac937
0xdd07…45b90x0e3d…7757Base$10.50100%0x214e…3e4a69d ago0xc2109f…c3474a
0xdd07…45b90x0e3d…7757Base$1.05100%0x33cf…fffe69d ago0x88b4d8…5ffc64
0xdd07…45b90x0e3d…7757Base$1.05100%0xc165…a9fc69d ago0x982872…520d53
0xdd07…45b90x0e3d…7757Base$8.40100%0x77d2…f15d69d ago0x48a37b…dda1ad
0xdd07…45b90x0e3d…7757Base$3.15100%0xf9f2…732969d ago0x49fa82…bb92c0

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.