Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6fa0d2…424422
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36c546…506f67
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f9101…1b613b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3e953…034af6
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x055ee8…b5aa74
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa3062b…6d976a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5b2b4…13914b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa63968…021f02
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c7e2e…b84565
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc2720…76d255
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3cac9…e00fa3
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x184ee2…33cb34
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4675c…03ee2f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19b200…832a7b
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x850690…e79924
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ac398…2ea99e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04bf8f…e150d6
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3be538…6822f2
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15df4c…838b4d
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8b838c…b07715
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa1572…9572bc
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x082f45…21f4b5
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfb454d…1d2107
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x09420e…c354ed
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI111d ago0x662d4d…f7919f

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.