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.10100%payAI22d ago0xfe88a6…f5b5cd
0x5481…37bb0x07cf…2396Basex402 service$0.00108100%payAI22d ago0x63a7bd…47d3a8
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xd4d297…be3e50
0x5481…37bb0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x11c961…bf9c10
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x4e099a…e3b28a
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI22d ago0xf28dc2…ef8f3c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x151eb0…0e6545
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0xc4341b…fbfee2
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x6c6cc4…7e244c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xff0e93…ce163d
0x5481…37bb0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x5a34ba…d69380
0x5481…37bb0x07cf…2396Basex402 service$0.20100%payAI22d ago0xabae77…a9b4c5
0x5481…37bb0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x57fa47…455f2b
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI22d ago0x5666f2…85317a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x604346…a852d2
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x43b460…bea362
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x2d1072…dbb5bb
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x50e4f1…c5466c
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x1ad36e…31e440
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x88d8c8…57bec2
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x1b4ccd…725881
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI22d ago0x419cc1…968ec7
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa22d ago0x03a846…301c88
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x070f5d…04bc7e
0x5481…37bb0x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x40fda2…f203a7

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.