Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xd9446a…e3a480
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x5117d0…541b43
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x09c984…cfb8ce
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xe7df03…05943d
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xa47798…bbaa97
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xe65815…d5546a
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x391c4b…edea8d
0xad75…e80f0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xd150b8…c1dc61
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x03780d…1a8ae4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x801edf…395d42
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcf0cd4…bae64f
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xbd78d3…5d5f0a
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe0a237…81ff6c
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xd6a031…2fe3e5
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x5d05c3…71a792
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe6d143…ecad77
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xb8a86b…7e2147
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x9d2d1d…fb5027
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xeb7698…2a0573
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x37fb13…429841
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x6fafe8…16bcde
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x220d52…6b3b6a
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x3b5fe5…4428f9
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x48833c…428689
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf5e67d…f24d36

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.