Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xe3bfc9…34890b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xd12a6c…cf1c28
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x6a1420…bb54e4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x63db49…589ddd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x7786f7…924e16
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xff9064…79a962
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xd6e19d…1bf591
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x7dbebf…720737
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x98ec3c…c83562
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xb3b85b…19a7f2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xf833eb…f7da9c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xa83c75…9ec357
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x65af84…e00ead
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x8865b2…55f6df
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x576fe8…b8d0ec
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x75cf2d…ff0f19
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x75e6df…c0e87c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xe40050…783895
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x7035a1…f9f252
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xd68a8a…e9efc2
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xe679c0…6ea8f7
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x628396…8f90cb
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0xa81ce8…381d7e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x6815ac…816c85
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa13d ago0x81fe48…5219bd

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.