Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xf215c8…ec9492
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x412e7a…781495
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xff99dd…5501b7
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xaede81…2e2637
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xd0aa34…b36cd9
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x437334…d5e758
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xd46bec…6830fb
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x51f400…b8ff9d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x965e71…33cecf
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x033e3f…01d8e1
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0xb7d09c…13f319
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x601137…dcb676
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xf3f702…4a6d0b
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x192f6a…3e4492
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0xe810f0…3e4c4d
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x975d72…19a7c2
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x02fadc…57588f
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x510572…40a876
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x155859…c1de6c
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xc4b564…f5fc26
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0xe5f191…b5af18
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x49783f…f23899
0xc48f…44240x9c95…e299Base—$0.001100%fluxa42d ago0x86cf41…f5f20f
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x060775…cc326e
0xc48f…44240xfe80…47eeBase—$0.001100%fluxa42d ago0x1373a5…d82eb2

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.