Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xdb280d…7cde8c
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x610028…946643
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xc49d8f…d5e7da
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xc556b4…d560d1
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x4f11c7…092b50
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xd338b8…184ee0
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x5ce280…8f350d
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xf87e1b…795579
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x892bae…1a5213
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xf1b3a5…41134c
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xa8f4e0…1d4a96
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0x8177b2…f9943e
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xa8da09…da6dfb
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xbda7f6…5e1685
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xb532c7…ef6237
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown59d ago0xeac0c6…52efd4
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x71e04a…447caf
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x779305…21cfeb
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x3922c5…9edad2
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x25f66b…29320d
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x18015b…a19d95
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xc7fb09…ee5e9d
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0x21f146…ccb59d
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xe4b50b…0b2066
0x879c…e83d0x9c95…e299Base$0.001100%Route unknown60d ago0xae66fe…e98c81

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.