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%payAI106d ago0x572828…834c70
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4893ff…2a0869
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58b710…fd292b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39abaf…3f837c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x52f347…088bcf
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x435f47…dccd92
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe706df…0b8adf
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x377a1c…50ef5a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8fc7f5…6615f3
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb25d0f…aca3c1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a0c0d…1c6f8e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ff9a7…7ff203
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40dab2…2cb8c9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2acf14…7ea870
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8716bd…ae5386
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x135740…0bf640
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe29b71…79fda9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bd7e4…7efce7
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x499f90…b1b530
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ddb71…e67664
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5e7cf…2a5d64
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92ea47…44d910
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa37f9e…6147d4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb4b978…1bc3a4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab87ae…ff2841

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.