Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0db81…6dd769
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7327e7…ff0a0c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad477a…93e861
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf3830a…822a44
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc58557…712943
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea13f8…f86ff7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ae30c…5e8116
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x695536…a095fb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30b520…2f70d9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80ab46…cc18d5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccc6ad…3492f7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45bb66…ff1fcf
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe494a…be4d05
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3248d…3c0435
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x161841…02afe2
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3068c…cdfb76
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc517a5…ebc4bb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed2328…5a51c9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2723fe…60875f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe52986…9eb9fd
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e6256…77ec8f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca534d…f9688a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x486e37…5015b9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83ba73…17d367
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81af17…15ce56

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.