Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x0818cf…fb20d3
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x800367…6583da
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x5f8af4…687e34
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa31d ago0x5a8d96…d009d8
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x2a52b5…f9a1cc
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0xba93a9…66540a
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x0f106b…cc882f
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x6d7d78…247386
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x3aced1…e7b424
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x672eff…2c293f
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x71aeb2…bf1668
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x07d4c7…453d87
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa31d ago0x69e59f…a927da
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0xc34170…601105
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x0652d5…0044ce
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa31d ago0x1b4b0d…de0e46
0x497b…7fe90x9c95…e299Base$0.001100%fluxa31d ago0x489b1f…4d5b21
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa32d ago0x3f1bcb…b418cb
0x497b…7fe90x9c95…e299Base$0.001100%fluxa32d ago0x615c4e…9c9674
0x497b…7fe90x9c95…e299Base$0.001100%fluxa32d ago0x3eb9c2…71d6e5
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa32d ago0xe01598…c17513
0x497b…7fe90x9c95…e299Base$0.001100%fluxa32d ago0x43d6d2…105fbb
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa32d ago0x7f7edd…decebe
0x497b…7fe90x9c95…e299Base$0.001100%fluxa32d ago0x8bebd0…c19624
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa32d ago0xe480b4…7d427b

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.