Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xc13048…c8155c
0xe2a7…dc900x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x366d18…677f87
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%payAI23d ago0x17d916…f28e42
0xe2a7…dc900x07cf…2396Basex402 service$0.00108100%payAI23d ago0x2027f0…dbb719
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%payAI23d ago0x5e711f…a2a10d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x7484e2…72d740
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xaf6525…6b8889
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa09d43…049ddf
0xe2a7…dc900x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x016fca…614e44
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI23d ago0x3e4170…808b20
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x0fbc61…f5c9bc
0xe2a7…dc900x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x4c23cb…9d9a8c
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5b54b7…8b1fc7
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x572e95…14dd3b
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI23d ago0x9981bf…9d3450
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x467ce4…c033d9
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%payAI23d ago0x7423aa…4ebe17
0xe2a7…dc900x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x771b85…df946f
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xf2d253…56d9a4
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x7940e6…5bf4bd
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI23d ago0x922aa5…a5a942
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa8b40a…e01394
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xcc985b…80a2e5
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa2316b…2aeada
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%payAI23d ago0x2100e5…aa0f86

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.