Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x209180…5e8ab4
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2088db…5b44d8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x548b50…49f5fa
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed78da…487b02
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ea650…421f2c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1064f9…0dec99
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb92d0c…1c0f44
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc31a21…eb09fc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa48807…2d8e17
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb153c…68b741
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24ef19…ac449c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e0ec4…223dd9
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e7831…fa2e1a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5df1ac…c6f6f2
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48d691…cc3b7f
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f123a…4f5f2c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x847055…f0e5cc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80b289…87523c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdfba3e…ae3384
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa685b…48be3d
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6186fa…17a577
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d15af…26238d
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x86fc94…8b4c00
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36789e…20a437
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x036f52…983ce3

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.