Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe99029…4783c0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56c719…4244bc
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b26ae…cc68c6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe25149…10a4df
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd16095…576911
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf280f8…fa2be4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb4b222…b8eee7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8008fa…ac64ce
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1bb65c…93ed78
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b8cd3…23b2d5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc532c8…a72541
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1529f8…2a7353
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x919f16…f24db7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7382ca…d45157
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x646d49…7a164a
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfefa1c…221ee4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9de640…7198c6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73e814…93300c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1a79c…b4e9f7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd5a0de…6e8bbc
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x078357…c49f0e
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d2e0e…c9a003
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29ac7d…5ed090
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fe295…214685
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ae493…2dbf3c

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.