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.01100%payAI114d ago0xa2cbe4…504cca
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7cc744…0621b3
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc8b3a2…b1dd3d
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x480a34…472a33
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1ad732…5f6930
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa327b1…209c13
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x54fcfc…f9c9e6
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdfe184…8a9e01
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe97f2a…9edb69
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4bb36d…c6a93a
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb22b17…da27a1
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8a59b0…a688ef
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcb540f…478cb7
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf3b299…eb903e
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc04ddb…d9c2ab
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x47f0c1…440b2b
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2ddbfb…fd9c22
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8468c0…264c1d
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x47e828…705542
0x27fb…7ab90x6a5e…c666Basex402 service$0.01100%payAI114d ago0x660cf6…75fa0d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x104a24…c4d3b0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22b1a3…2f4cac
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x348ff0…540cc2
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3df1c0…f1d1a9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7969e7…903e81

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.