Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x9d2b74…664480
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa40d ago0x7104ea…335247
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x0cdac1…9dfb67
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa41d ago0x5c7935…844652
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0xa289f4…026d3d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x88b905…43eb25
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa41d ago0x886faa…476e86
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa41d ago0x7d9eff…b0bcd5
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa41d ago0xab5238…b2d62d
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2114f0…a950df
0x0ae5…576d0x9c95…e299Base—$0.001100%fluxa41d ago0xf2fdeb…831bf5
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0xc7745f…870f6b
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0xf0ee9c…4fb3dd
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x9f47cc…b18aac
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x9c6bd1…77e8c9
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0xdb1389…6fdd6e
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x715c79…b6ac38
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x2929c0…caba8a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x18839c…783ad6
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x18c327…3de0b5
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x4107c0…a93fe0
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x25c8a3…ee90c6
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0xe23312…667585
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x84d347…7a812a
0x0ae5…576d0xfe80…47eeBase—$0.001100%fluxa41d ago0x8d9065…064148

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.