Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x71bbb4…c3439e
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x0b2a0e…9adabb
0xbc70…09760xac65…4417Base—$0.04100%fluxa116d ago0x98d066…1ef127
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x380bea…b4f38a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa116d ago0x4230dd…69d520
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x47d8e2…566dd1
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x4bf98c…c83ae0
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x9ca7dd…161cf4
0xbc70…09760xac65…4417Base—$3.72100%fluxa117d ago0x7a2e5d…fe90fc
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x3c5e68…c85512
0xb90a…9ae40xbc70…0976Base—$3.60100%fluxa117d ago0xacef92…ceb1b2
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x8929fc…8b6356
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x38569b…f77a46
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x956ba2…0ed330
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x7b9452…9b9408
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x21afcd…085d3d
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xaa903e…7ff141
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x8e6730…01d276
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x53eb7d…0d3f2a
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x1c29a9…f08906
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x59d921…4e04d5
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xf7b621…74f273
0xbc70…09760xac65…4417Base—$0.02100%fluxa117d ago0x662b06…2bfeb5
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0xce061b…6b01b3
0xb90a…9ae40xbc70…0976Base—$0.01100%fluxa117d ago0x57766f…5008fc

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.