Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd02d…68a00x3c08…83d8Base$0.001100%daydreams39d ago0x939f5c…b3657a
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x132a7e…e08869
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x30bb10…5286b4
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x3e3bd9…264b9d
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0xbdf078…c55fc9
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x8e6822…401636
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x8c7916…44a20f
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x4d3d6f…8a59a4
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x2224ac…15a6eb
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x997a78…d6ce16
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x8c0c50…0993b2
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0xc26d81…defea4
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0x941f9b…531e81
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0xb77239…cf9c77
0x38c3…2d1c0x3c08…83d8Base$0.001100%daydreams39d ago0xe74c2d…84f711
0x9f54…ece40x3c08…83d8Base$0.001100%daydreams39d ago0x63460a…97c3ab
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x51f51d…e852cc
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x53d0ab…482e16
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x8fac78…b2fc4c
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x4a7209…0a3601
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x8d3b13…83e908
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0xa5e0ed…b66a8e
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x2ef321…23c4ce
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x71a7fc…38a3f2
0x8b66…cb6e0x3c08…83d8Base$0.001100%daydreams39d ago0x547e5d…e321a5

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.