Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd777c…bd533a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fa51f…823d2d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ed183…ccbc35
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f9b63…987a63
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf7f0f…8fba4f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0451d…3107dd
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca3eb6…6b43b4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b4a58…4812c2
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99f7b3…54b453
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f3f0a…50c292
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2bf550…92bdd2
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5afedf…233df7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e312f…b431a1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbdebc2…1e701b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1eae60…768939
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5617a0…3202c2
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98ff10…993ea6
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x412976…7a51ca
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85b86b…82bf2e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3dc57a…bc9a56
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0645dd…23ffdd
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9098ff…1d721a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x654ca5…ce7e96
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x51aad5…832a57
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9cb48d…b4a562

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.