Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02da26…0c5fe0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fe3da…9ff285
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94eff8…694abb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe71ff…ae6d3a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x858664…daafa8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x160055…9016fb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65dc1a…787911
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x387053…47f704
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65687d…7ade62
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x250912…ce0116
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc56670…70e779
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1bb310…9bb630
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7008bb…27ad4d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25150c…5c045d
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2cf1ec…707168
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x272222…470c46
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x914a0a…0d445b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x883e86…307aa5
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaf610e…1b2d66
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf33174…e44a00
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ce856…f2bde4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0a3be…5cbbd7
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x364c62…611b1c
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97f666…162184
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5e60f…e98352

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.