Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e7d58…827c47
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a62d6…f4a9cc
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeddebe…d8e857
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5cae3…a5c1a3
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x859fa6…133471
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x308301…5b0a01
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e9b87…e77d5d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6567d9…4b73d4
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17a209…4fc8e5
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x265308…9cfdab
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c7b7c…9e35da
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb8605…94c2ce
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca3128…e18e4d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27b8c7…4c6ceb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e2450…184ccf
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc9252b…fc30ad
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b4b0c…d33306
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x866f40…3cb85a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35420a…3dae01
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a6db7…13721a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17644d…55ecb2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c9043…c52a43
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eb4a9…e45e19
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c05b0…1b7df1
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01edb6…36a43b

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.