Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf945d1…f44067
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x413b19…ce372c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1f9a8…17e4a7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ce04b…5c9d11
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5dbfc1…354cf6
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08ff4d…6e96fb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d8aab…8a86fd
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68aee8…7c59b0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x768409…dd05b4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeebb7e…5e9c67
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6381eb…658e00
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f4b32…5cdc01
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6a164…ee12fe
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x34f663…b6a4d1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x105910…9f9604
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e262e…4d8d0d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39fa2b…0318b4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a0e96…8e6d24
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6702da…717c10
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe34d10…3800dc
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf72613…4a9deb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a30c1…193bd2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x516dda…98d1b2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14b2a7…86ceff
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4020e…48e01e

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.