Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a5750…d847aa
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42ed17…502ca5
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c5073…00ed02
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x825884…eae941
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xabcb5c…f423ac
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7c73e…7d1393
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x185687…2b92c7
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf8d40…6ad1fb
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f2e25…2db356
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9bc475…57b4b6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ee7e7…9d30d9
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x181007…0ea3a6
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab053c…38c99d
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7db899…7ac0bf
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc0cf0…dc19c0
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3e361…2f3ce2
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafda45…555c82
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x161161…5efabe
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85a93f…eab86f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05fb00…c184c7
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15b2c9…a1bb33
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc36bb2…ac1657
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f40fe…fe8a8c
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x440cac…9b951e
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b1b2a…6b2d52

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.