Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fc423…6ce3e4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x253134…5a7ec1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53e693…d89466
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf439bb…a0d7fc
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a714f…fdeace
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e9198…0e8533
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbdaaa9…931dac
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x698655…f4e07f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40f10d…b0ba26
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x86d082…3a7f21
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x388f5f…00c862
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb89a2c…835d10
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x717eed…231124
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd06eb0…ee57ca
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f73f3…933da1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf62dc2…8e05ce
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66e7af…969070
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5cdd1…1dc3b8
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x463b06…1b9ece
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b33d6…47892d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ac9e2…43d0c2
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6879b7…e1da4b
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d838a…53f526
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab21ab…9cda62
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbee3db…d80e2c

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.