Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27b775…df3391
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd830d5…f8331c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbfd2a…17121e
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcca5e1…d4f035
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5ea9d…529393
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3bdd48…449823
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x133077…d9e828
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdab2cc…6ad06a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd24dd2…98baa7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xada347…cfff17
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b0992…a5f4c4
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c88bd…1991b7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ff227…0dbe35
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbff944…b7ec4d
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc324b…de3d45
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x229e7c…35c636
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe75b31…0292be
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7e877…b4d244
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab0450…fdffe3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf4910d…dc48e2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x15ab8c…6724e8
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2aa1d4…11a464
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8694f5…bf3377
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4573b0…4c1dd0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccb51c…d30316

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.