Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0aa2d…85d3e7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b9514…4762b2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d790f…da4b55
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a9e32…68af40
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8b243b…0cd036
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x36f870…7408a0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x86d1d5…3cd307
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1aac62…3a844e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f56c8…d5233c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x824a48…83f775
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x40f75c…ae1f3c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x24dc4d…5288ec
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x79c8bf…6e7bb2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xea10c9…8387b2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x76a595…77707e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x695666…79450a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xef243d…45803d
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe0ede1…d7ade4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf40a0d…e4af7a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x03a738…f77637
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x44bc4e…a0734a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2f2ac9…383a60
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcf5003…480c63
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9a28f1…8be258
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x843801…6bf7f7

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.