Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xcdb8ac…0c98c1
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xf8d226…ad0950
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x4732a2…4be916
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x7479ef…ab09de
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x6318fa…2de9a8
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x97f73d…4bf77e
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x0b2702…bbf675
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x4c4ddf…0bcfe0
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x1e8e9d…83b69f
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xbf53c8…c99523
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5e880b…12875a
0x7e61…3b700x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x71dc49…9ba77d
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x402d64…0fd440
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x208c9e…523110
0x7e61…3b700x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xcfdb0f…4ea1ce
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x38ab87…8a34b6
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x8cd7e8…bc1a26
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x193b7a…ee6e60
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xeb5a77…c4e9a8
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x64bb10…3765d0
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x76e93b…ca2fde
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xcaee51…85d4bb
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe0f0c1…d4ab76
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2e690f…577c0d
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x802721…f2c36c

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.