Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xf8fb7d…1f16f4
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0x2ebe93…cc8644
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0x5b5cd7…981eec
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xcd900d…b5fc09
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xc8c3bb…d1b4fc
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0x62015c…84eade
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xc99c7f…b29484
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0x4698c2…8baac8
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0x64c555…dec3f1
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xa15d29…d29b03
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xd27760…e26680
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa23d ago0xa9c243…460149
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x2f7220…7fde7f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x1b087d…16155a
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x514cc1…24c873
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x1c9913…72107c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x3c6e84…7563ca
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xb1ab39…5a29d9
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x9d5d3c…e034d3
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x7e5146…e6649c
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x89da62…3f6398
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x78680b…eb6b68
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0x32fd68…dde56f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xd97f18…6e81f7
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa24d ago0xf01d45…c0378e

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.