Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0xc878f5…2fae8f
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xff87e2…73eeb2
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xfded95…735011
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x6c48d9…dbd58d
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x7eef32…358660
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xd2ed19…2f3d3d
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xe01641…689722
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xa720cc…9c9802
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa41d ago0x39e75d…e53471
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa41d ago0xfe4b18…26e1e5
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0x500aa2…2f30f5
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0xf08903…ff70c4
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x4c3a4a…843787
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0x84d451…2e9e28
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x72bf1a…2bc4b5
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0xbc67dd…3fb4fa
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x3b9239…ce55d0
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x974e36…5a6338
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0x73bb06…97450a
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x87d213…d7e960
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0xa705fd…cd7058
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0x6786c2…5623ef
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa42d ago0xcd1687…2e31fd
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x19e76a…ee75b7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa42d ago0x62b583…8f5a67

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.