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%payAI106d ago0x628a74…902ff4
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c7e39…2cb587
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88d686…0e0aba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd26726…20ea00
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b23e3…f2cfb0
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf6b9dc…b11cbb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dbb29…3b9d8b
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a1f67…fcb18a
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ff723…266271
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3da10d…e74773
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x804cf6…f78241
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d5cce…5eb90f
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde667e…1cf182
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x153142…354100
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b0ebb…9325a8
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0249e1…4aa80e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x516fdd…3e2fbb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x098635…7bfea9
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f596a…2257ef
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba8fd8…ca736e
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76b155…643b84
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48e114…0a9184
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x02fe33…5ac5ba
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92b09d…d98088
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a70b2…ec2168

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.