Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27fbf3…bc3a93
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0f922…68eab9
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x114245…d84181
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x287569…1d9387
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9fa23…c5444d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x290e59…01bbba
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc1c26…9303bf
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5918b1…b22676
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90af7c…dd0156
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30eca2…06d670
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0e65df…7b90d7
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ace1b…416062
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9c0e58…1ae08d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x145425…e49174
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbeb378…edf752
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc7b755…758119
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf18fc7…3ab683
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe7ad5a…c83743
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x288c8d…10724c
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe26dfb…541a96
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x913e20…8beb7a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x19dcb9…dffd38
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x55f358…1cd8e2
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0dafef…b2447a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9a7f1c…012695

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.