Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x474d7a…7239ee
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0xd5cdfa…76f73e
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x654174…62ec99
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x968a4c…a4d5b9
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x72c667…f73002
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x83d99d…dbf8ec
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x36405c…058774
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x1487a8…738b16
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x86efa3…f8d30d
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x9631bd…a13588
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0xc8309f…a8b2dc
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x15b473…ef165a
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x64b08f…6c7a73
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x37c75b…e8d648
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x8dc5af…e36c9b
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0xbb74d8…7fe1cd
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x416f52…6ff853
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0x901709…a98e78
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa31d ago0x9a4b31…52cb7c
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa31d ago0x02ddb8…683d55
0xe791…2d7e0x9c95…e299Base$0.001100%fluxa31d ago0xec1d08…1e0020
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa31d ago0x8d6c26…29d5a5
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa32d ago0x10b71a…0e793f
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa32d ago0x88fe71…69080e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa32d ago0xd3d4b5…01ef60

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.