Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeeef…b9e70x3e0a…78e7Base—$0.003951100%coinbase74d ago0x6ea07c…3402f4
0xeeef…b9e70x3e0a…78e7Base—$0.005764100%coinbase74d ago0x82113e…320ba6
0xeeef…b9e70x3e0a…78e7Base—$0.003461100%coinbase74d ago0x3810bd…cb9b20
0xeeef…b9e70x3e0a…78e7Base—$0.003242100%coinbase74d ago0xad5e43…e2918c
0xeeef…b9e70x3e0a…78e7Base—$0.004284100%coinbase74d ago0x1ec8b3…717b84
0xeeef…b9e70x3e0a…78e7Base—$0.005344100%coinbase74d ago0x9256e2…b78a90
0xeeef…b9e70x3e0a…78e7Base—$0.003472100%coinbase74d ago0x4ff9ab…2839ab
0xeeef…b9e70x3e0a…78e7Base—$0.004736100%coinbase74d ago0xc8110c…5b56f4
0xeeef…b9e70x3e0a…78e7Base—$0.004561100%coinbase74d ago0x45bf14…002c8d
0xeeef…b9e70x3e0a…78e7Base—$0.004351100%coinbase74d ago0x8c2a91…d8a273
0xeeef…b9e70x3e0a…78e7Base—$0.005616100%coinbase74d ago0x3093ae…6c83d0
0xeeef…b9e70x3e0a…78e7Base—$0.00348100%coinbase74d ago0x5d93dd…2f87bf
0xeeef…b9e70x3e0a…78e7Base—$0.005334100%coinbase74d ago0xd888aa…265c28
0xeeef…b9e70x3e0a…78e7Base—$0.004092100%coinbase74d ago0x99183c…5eba8f
0xeeef…b9e70x3e0a…78e7Base—$0.004514100%coinbase74d ago0x7a68a2…e05628
0xeeef…b9e70x3e0a…78e7Base—$0.004251100%coinbase74d ago0xab1088…d93693
0xeeef…b9e70x3e0a…78e7Base—$0.004637100%coinbase74d ago0xcdca04…07558d
0xeeef…b9e70x3e0a…78e7Base—$0.003119100%coinbase75d ago0x362a6d…150ca8
0xeeef…b9e70x3e0a…78e7Base—$0.003459100%coinbase75d ago0x26541c…5e7f40
0xeeef…b9e70x3e0a…78e7Base—$0.005922100%coinbase75d ago0xab604e…24b8c1
0xeeef…b9e70x3e0a…78e7Base—$0.002841100%coinbase75d ago0x846646…1ba0fa
0xeeef…b9e70x3e0a…78e7Base—$0.004804100%coinbase75d ago0xdbed21…2edca7
0xeeef…b9e70x3e0a…78e7Base—$0.00473100%coinbase75d ago0xcff86d…312a0e
0xeeef…b9e70x3e0a…78e7Base—$0.003349100%coinbase75d ago0xd989bb…2bbe2d

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.