Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x26f16a…b3a262
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0d5105…e214c1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x559cf8…a84b7f
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x52fb6b…cc07b9
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4f52cf…38a5f6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x79076c…00eb90
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x066628…02fe1e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc2939d…13ce05
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x486da5…b44354
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x74fa23…07d7b1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a2cbb…863bb9
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x019e5e…64fe77
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2be3d6…090ae1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfef9e4…a3b97c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc26500…a8f1fb
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x55784e…305bec
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x71d7da…1b967c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5364c9…ed7eed
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0803b5…11b1d5
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x95cece…6761b6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x83c557…517eba
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfc19b6…e416e3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdcbd77…f232a9
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd1ec85…5b7f28
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x42a975…cd2d0c

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.