Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x4aa06f…e67165
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xe0ed75…4a5db3
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xc2d583…0531a6
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xc6addd…2c2751
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x13deff…d8e8df
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x019a29…516787
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xd2b2fe…169178
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x24f526…37d16b
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xb56cb9…f9ecca
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x97b9c7…c5f7c1
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xfdfe5d…80b52e
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x606224…a03197
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x0afa90…290100
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x9fcbe8…b009ff
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xba0f9f…eef358
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x959e4a…c84ee9
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x908a7d…93c90c
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x570902…65cc71
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x528193…cb2f39
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x81729a…f76921
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xb5e166…c7dd87
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x561c61…2d0f31
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xe03f91…02d6e6
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0x03026d…de1221
0x797c…e6400x9c95…e299Base—$0.001100%fluxa84d ago0xa3a178…bc3c02

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.