Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9135d ago0x972f53…3f4db8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x5c0080…5632a6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x3222cb…c64a1b
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0xc8f64c…332325
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x7987ad…82c537
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0xe9ed78…a070f7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x57b4e9…c51c67
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0xd03c63…129b69
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9135d ago0x398b7c…e53de8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x667143…16e8d7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x97d187…01a897
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x5158be…c6765d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xb97fce…2f2e7d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x918322…ff9e10
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0x8349f0…919543
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x2bfce9…6cb8ef
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x03fd89…7e2372
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x8d5132…b3c34f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xbf4efb…f63e09
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0x8f9d24…9505ea
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x638a16…629fd0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x747c01…9181f4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xafe396…74c725
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xa974db…8e3fca

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.