Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI15d ago0xe38cd5…710e32
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x215b51…a44042
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x484442…02ecbf
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x475e1f…643dd8
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x1b1787…6ba224
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x6db3e3…ef3a9f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xdd8882…0a61e9
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0x24209a…39cab2
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x00d57f…977ce4
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa15d ago0xc14c54…fb1e16
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x199475…c08405
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x46570d…75ab92
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x5e3bd4…ea7c11
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x9d3abc…7660c9
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0x9b0015…e2992a
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x080fea…479f6c
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0xb11261…a4f6ee
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x2d886c…a4cfae
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0xf2a0f0…fa69a5
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x3811ef…aa5873
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa15d ago0x147c3f…596f70
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0xe6dc03…ac52b2
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x87cb18…feb59e
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa15d ago0xdfdf87…101f83
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x0b3f43…711bd9

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.