Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d240c…c2fa2f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI115d ago0x387b09…d1ffc1
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20d1c4…0a3988
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7edc2…86e751
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41842f…ea5702
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebdfa2…3654ef
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29eb63…3108fc
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53f6af…af2a4d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa689b3…ff0c87
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcdf38f…63f21e
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc46e03…4eaeab
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07912d…547fab
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c4e9a…26e8a6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdcfd70…ebe3d6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34812a…adb9d7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2b6a18…9b7000
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50a766…ba8f6c
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x098ab4…dab2c5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17e17b…d1e82d
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x918f07…4340e7
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x966aa2…beed53
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x092d5b…93ab92
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x397eab…752c38
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80aeef…5a5189
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80fded…8ada9e

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.