Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2115…35a023d ago0xa98082…d93b8d
0x8947…94f00x47c5…4fc3Base—$21.0070%0x6768…243523d ago0xbae732…5cb7f5
0x8947…94f00x47c5…4fc3Base—$10.5070%0xcf0a…a2c323d ago0x5d85fe…48c6b6
0x8947…94f00x47c5…4fc3Base—$21.0070%0x06ee…cb5223d ago0xf0ac8c…eb55b8
0x8947…94f00x47c5…4fc3Base—$21.0070%0x28cc…0ecd23d ago0xd068d6…79a8b6
0x8947…94f00x47c5…4fc3Base—$10.5070%0x3dd1…4d5c23d ago0xd2e023…18fc1f
0x8947…94f00x47c5…4fc3Base—$10.5070%0xc585…31c623d ago0x5fd4f6…cb1636
0x8947…94f00x47c5…4fc3Base—$10.5070%0x28ce…606123d ago0x1d35b8…82ca27
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd223…7d2823d ago0xa734b7…e8405e
0x8947…94f00x47c5…4fc3Base—$10.5070%0x7381…a3ba23d ago0x77177c…b6c72d
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5b2d…d78c23d ago0x898242…45b511
0x8947…94f00x47c5…4fc3Base—$10.5070%0x5720…a5f423d ago0xdb8d36…509d7e
0x8947…94f00x47c5…4fc3Base—$10.5070%0xbc4f…cafd23d ago0x2491a4…f7e21a
0x8947…94f00x47c5…4fc3Base—$10.5070%0x4e07…cf7c23d ago0xac67cf…b6cdf6
0x8947…94f00x47c5…4fc3Base—$10.5070%0x2a1b…cb2823d ago0xf38aed…6559d8
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1434…1c6e23d ago0xceb210…da840d
0x8947…94f00x47c5…4fc3Base—$10.5070%0x433f…6ee923d ago0x6ba762…f86709
0x8947…94f00x47c5…4fc3Base—$10.5070%0xd775…7f8123d ago0xc3c7d9…a7bf38

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.