Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xfec526…ba380e
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xa06c06…022530
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x3bc4fb…d2eaba
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xcdf99f…496da9
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xa6bd04…bf55aa
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xa833a3…85b4f9
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x1e624d…80c8d3
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x45d121…34367e
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xe2dde8…ca4a1b
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x0110bd…76504e
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xeecf65…b93127
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0xa8c737…6023af
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0xb68ef6…36eb8a
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x27aaaf…455324
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x4d50db…016edd
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x08f6c4…14a886
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x1e0983…fea187
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xc48d26…c7ee35
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x24ee2d…f4dd10
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x1e3150…29d36b
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0x987dd3…93fee2
0x8703…5d460x9c95…e299Base$0.001100%fluxa47d ago0xe9520a…4837f6
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0xa1dcf2…311573
0x8703…5d460xfe80…47eeBase$0.001100%fluxa47d ago0x8b1974…3788b1
0x8703…5d460xfe80…47eeBase$0.001100%fluxa48d ago0xc78bad…95c53f

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.