Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xf6c73f…27a4fe
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x3bbe86…4e9304
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x63b171…fd54eb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xd09485…cdae0c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xebba56…b5779b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x41c415…54818a
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xc2fe66…a42d4b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x26d175…7b1797
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x0585e1…a1e25f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x056983…6015f9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xce9070…65850c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x068fee…dbc17e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x8e22c6…cb87de
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xeccfa2…b18bd9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x8cd828…5db6df
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x723750…78bd78
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x186376…75ebc7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x9bf1a0…d8eb17
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x682af5…9884ad
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x2519ee…ce702b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xee2f53…459255
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xdcde8d…92d7ce
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xf7a995…99d2e3
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0x9ed754…824ae7
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa81d ago0xc6daf8…356b9b

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.