Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x075499…724f77
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x265ce2…155813
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xa60568…a6c330
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x2af552…4f7188
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xd8bf12…e490d0
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x18a82e…b0bc7d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0xfc0e85…04b617
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa76d ago0x8597c6…66bfa8
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0xae2290…32b9d1
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x2c8f2c…38767a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0xc79430…aa1897
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x593cdf…0f3dfd
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x7ba8fa…e89236
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x177dc7…2088f1
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0xcb9ad9…70759d
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x31b72d…718803
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x55baa4…4278db
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x86602d…3bd209
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x4b1223…6d6071
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0xb6c123…45ae85
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0xe66160…ae9fce
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x19eea8…6838fc
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x30ab94…ba012a
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x1e18c0…6cd226
0x6d3e…2df90x9c95…e299Base—$0.001100%fluxa77d ago0x858e11…28f47f

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.