Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x02143f…f69a39
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x5ee55b…632640
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x45ee45…5a6596
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x20fcfb…4b8f2c
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x36f02a…662690
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xfb29c8…bf3c70
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x7219dc…04dc77
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x244e07…cbc6d3
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x07794b…0985c5
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x9e0fa5…0b88fa
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x82de5d…ef8f2d
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xcadf05…08e2bd
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x7b0cd9…db8e09
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x900810…520a2d
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xfb7749…6cec92
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x7b347b…c147c3
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xad8d56…f4b3a7
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x61cd5f…00aba4
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0x3e0117…eeb47d
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xc7d691…8e9c63
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa16d ago0xf70774…de1ff0
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa17d ago0x0cf6e2…dffbb7
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa17d ago0x4ebe48…abf091
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa17d ago0x87b5c9…773268
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa17d ago0xf096ac…897e94

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.