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%fluxa81d ago0x3501e3…7ea864
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xa4f0f8…f40c0e
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xeee44b…9b28d9
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x67597f…7e0783
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x687075…07c4ba
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x5ed0f5…146f89
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xf5c76c…919b49
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xa11c93…c051b3
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x5fa190…3170eb
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x01a0fe…b78dea
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x63dfed…9bd6e6
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xf4b5ad…c74e02
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x2e1171…19f283
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x561930…8a8602
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x055fed…753ce9
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x2910fe…71c1ce
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xc34d9c…7cffab
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x2090b3…fcc875
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x9fc977…e92f88
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xb73d40…b0b4df
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x4845fb…468e72
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x3b73ca…1ce08f
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x869fce…5a142d
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0x9c9146…836e6c
0x797c…e6400x9c95…e299Base$0.001100%fluxa81d ago0xcb6a92…92469e

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.