Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x069517…e7b2a8
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce6ec8…933d3d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f21ed…a2523d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b8ec7…0e4ba6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4221d…e466b2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcafa87…50e8d7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x125c55…2ecc94
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4fdd9f…2ddc8a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab1649…a8e58d
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa9eac4…9e7572
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cdfe0…c6c1ff
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd55dfc…fff8c7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ebfc3…a92414
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb95d9c…f3f6ae
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2cfa9b…b0d209
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d66bf…1ba728
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfedc05…fb8cca
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac3543…06f0fd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecc7a1…b63d56
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddcc65…9d3be1
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed1ca9…65d174
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a5477…c86c87
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9d73a…589f7f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5059c5…0f7f2f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c15c8…5c886e

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.