Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xdb3b36…316250
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xe3ecea…c5954f
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0xbd48b5…235272
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x5944c2…a8e444
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xdc5525…47afea
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x59e987…812f98
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xfedb8f…2e33ec
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x123006…563131
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x3a503d…78fb8f
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0x59aa3e…989b05
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x0b5744…a2a507
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xfec9d8…4fe08c
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0x748b27…d3d5d7
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0xc09b3b…5e0ced
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0x65f590…996167
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0x008caa…c43168
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0x533605…24a92a
0x92cc…160b0x9c95…e299Base$0.001100%fluxa44d ago0xd0baf6…903284
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0xaa16fd…b70cf2
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa44d ago0x7c0408…06e7b7
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0x3837a6…baa66f
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0xf22be9…e03fd5
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0xe50702…2661f0
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa45d ago0x829711…48516f
0x92cc…160b0x9c95…e299Base$0.001100%fluxa45d ago0x2f32f9…975065

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.