Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xaadd97…8e2127
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xd2c26c…709ff3
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xf51054…684e44
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x2c1345…0401f1
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x0952e3…be197f
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x6b3f01…6f7120
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x680ec0…a6e5d1
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x5ddfc1…599545
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x9db6cf…72fd90
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x05d9be…b6b451
0xff2f…67110x9c95…e299Base—$0.001100%fluxa51d ago0x6ec723…358fd8
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xfddfd6…a4e1ae
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xa7e60b…a33b38
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x8a2e59…4fd067
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0x9e6875…a69262
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa51d ago0xf11224…7f28f4

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.