Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e11ec…b2ee74
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf5dce…dbcfd2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cc3b4…60ac3e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f956c…0ae073
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30a653…95aa08
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7755dc…a92497
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcff9ed…aaea86
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28a88c…ca1214
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcfd7ee…a6c372
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8df099…90e501
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f9786…df9368
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd898e6…52b2c9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1d556…a84c83
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51bec9…394b55
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5713a3…6b45e2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x71f44f…c90b95
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9c4d7…ab9a98
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaadb90…5fd39e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00c6c5…2886d2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe92bbc…8f24c6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cdaf1…691295
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x05f465…cea901
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x541154…4c344d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb06f38…94f152
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a7fde…4c0597

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.