Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b4c9a…8ce7cd
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe098fd…cfa547
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x989edc…377f9c
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21afc7…5f4a0f
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf47566…0b6b42
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e6cbd…307a40
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1af669…223461
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e77f7…1de0fd
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefec97…2b7871
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04085b…971bd7
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c685c…4c4153
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd72621…957f9e
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2205f3…368ed3
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1603a0…819e93
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x071d0e…510666
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb53de6…f4fb33
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25628d…ba5dd2
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f834b…812650
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4088a…e91fb8
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f824a…f661f2
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x67d900…1f69fb
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92dba3…fd9dc8
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b3adc…26dbc2
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x819874…1e513a
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb92505…bf0067

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.