Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e44db…f93d4a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e044f…953839
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf9831…9581e3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35d31d…56aa8d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x517fd1…fa84dd
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x200c24…cc26cb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21f9ac…003b74
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbaec5b…ae2c03
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe991d…6c2c2b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6770f…0ccb0b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e2bb6…9c4a46
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x879e22…726d16
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2d1d9…f8012d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa92ed6…ff3cd0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbf308a…a02276
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78a0e1…ec442d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14cdbf…12dbe3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa76e4f…954ebe
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33754e…3b69a5
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xade7b2…a85dd4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3dc0e0…6d5a65
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe9f32…207f6f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2ec0d…a414ec
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b6d15…642c29
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e0382…c037eb

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.