Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1ccab…311965
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f3acb…b0e123
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x965161…2895da
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb37aea…1a0418
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9941f2…591e3d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedad13…a1d4bb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91ce92…c23999
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfdc562…2ae738
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24b711…ea399e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4683c…8bfe13
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa761c4…c709e2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe8bdf…e1b699
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef2e9d…83a155
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x663763…5dfb27
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a5ef0…087df6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x341b3b…17afaf
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47e467…ad34ed
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x274674…0d6cde
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9f232…8a9c56
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb72392…b41047
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb656f8…e7ab59
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9775d1…608b65
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0e468…046c03
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x668614…63454f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca63f8…b0f8a5

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.