Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc24…fdcf0x2932…4f60Basex402 service$0.005100%coinbase22d ago0x79fd9f…bd75a6
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0xbf6186…793040
0xe0b6…ea250x2932…4f60Basex402 service$0.005100%coinbase22d ago0xea79e1…a6b72f
0x5abc…792b0x2932…4f60Basex402 service$0.005100%coinbase22d ago0x238e50…036f2e
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0xcd0fc7…0a861b
0x84b3…99ef0x2932…4f60Basex402 service$0.005100%coinbase22d ago0xf159a4…3b1769
0xad1a…143e0x2932…4f60Basex402 service$0.005100%coinbase22d ago0xb4c714…aa3f6d
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0x308248…726eae
0x6ba1…cd3c0x2932…4f60Basex402 service$0.005100%coinbase22d ago0x3c9030…596aaa
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase22d ago0x4b1425…daa252
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase22d ago0x7de3e4…a02397
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase22d ago0x99a6cf…113a01
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase22d ago0xbc9664…affb11
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase22d ago0x7ec528…4d79c1
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0xe3fcc9…0f095c
0xa3d0…ff4d0x2932…4f60Basex402 service$0.005100%coinbase22d ago0x11a2fd…e97c00
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0x7f0d16…ec3c5a
0x6777…39860x2932…4f60Basex402 service$0.005100%coinbase22d ago0xed6982…69741a
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0x13e5a8…cd0130
0x4083…94770x2932…4f60Basex402 service$0.005100%coinbase22d ago0x4b6291…6ea1e3
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase22d ago0xf422a7…7be659
0x9959…41d90x2932…4f60Basex402 service$0.005100%coinbase23d ago0x6e6e03…4def63
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase23d ago0x1b8a16…f06c06
0x2533…04a10x2932…4f60Basex402 service$0.05100%coinbase23d ago0x039115…ee936e
0x6173…c1320x2932…4f60Basex402 service$0.005100%coinbase23d ago0x36a583…af61bc

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.