Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter36d ago0xdb49ec…14d415
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter36d ago0xae783e…b23015
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter36d ago0x2ea0ef…41822c
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter36d ago0xc01108…b72f63
0xf9a4…94060x159b…4908Basex402 service$0.01100%dexter36d ago0xd3acea…a59ce1
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xb507bd…af6a02
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xcc0f9e…fad058
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xf795e0…1874e9
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xa2c539…29620b
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x933227…5470e6
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x1c4cd9…e4a5a5
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xbf2b4a…493202
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xde2b07…e63b24
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x80cf98…44ef11
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x3911d2…bc6609
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x6eb4ef…a1e658
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x538e15…7836b0
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x577228…9bff5b
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xb8b9c2…4d2c76
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x06ef3e…6620b2
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xbd88f2…0cc75a
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x32cb2a…f6ae2e
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0xf3e35b…ece69d
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x1a96ef…94faf2
0xf9a4…94060x159b…4908Basex402 service$0.10100%dexter36d ago0x8d7c07…697271

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.