Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x737bf7…adf888
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xc58e7a…e96395
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x2c52a4…dd7bf5
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa41614…2454e3
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x23aca2…778cef
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xdfc8bc…0ecc4f
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x6ff463…31edab
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x5dec97…3777c6
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x33a4c4…df25a1
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xb37252…db5b4f
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x24ab6f…a4ae5a
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6dffb6…d89fb2
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x3c8c95…b14b1c
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x8322c1…d38933
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x414f82…3be99b
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb4469d…daaa52
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbac96a…c50cca
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x20d45b…f8e1a6
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x1b6c08…4ac7b4
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xa361e1…2cf5ea
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xc82048…9984b3
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xfb511f…53cec1
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x1bf336…73d81c
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xf70767…7ca0bb
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x0ff347…77af03

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.