Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x17ba8b…3351fa
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x577757…8f5ec3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa82368…40b5bc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x09a33a…16ca47
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca4f65…759236
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f9c26…c91b1c
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a7f9c…1e729b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d2d61…7af5dd
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfc916d…b3061f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7153d6…2c43fe
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c868e…63bcbf
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f567b…4309d8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74dc32…668764
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02afa9…ec39d6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0679b…f05da1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a285e…c0c2b8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x230fc3…f955f3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf6a3b…753347
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabaf96…aa39ce
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcbf7fa…05fb07
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79434f…e38d36
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf983a6…c79598
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c0742…4fa4a9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77ed30…237d58
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba23cf…a3a4f8

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.