Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ab467…9f6a1d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc03b83…e29ce8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x635e0d…6dbb0c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa924cc…875783
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcba6e3…00d0a3
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f1a7b…aec566
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x519707…0f2218
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31a66d…6b128e
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78fd8c…0619a2
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8818f…804a2c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c3c91…e84005
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6323d6…0630ff
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e13bd…ed1177
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0559b0…695143
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45e4e2…f0e4e9
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x381d68…13f21d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x154b42…617cd5
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x11d0ab…560bfe
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x877faa…6fba29
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x662bdf…a97ba3
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb03bf…6f6f74
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a3793…322a19
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2db5e…130b5d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81e24a…b38bb4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00e357…05e61d

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.