Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f484a…522163
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf1d5c…9861c9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ad93c…4b7020
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7a8c7…1ea87c
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x260d89…19eeb3
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x533a71…2798e7
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x316a24…2af1b0
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x166e64…e3c25a
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x257e1d…6db1f9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8cdcaf…7eb4d5
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47051a…5a635e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ef3e8…b97eff
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x719fa9…0e3f05
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x030d34…115087
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x994e04…e43981
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x113622…58119e
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1e91c…16a0d9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99a051…4e5fb6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1d202c…0aa053
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba9301…8e6d53
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x520880…3ddec4
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae7b6f…4285e9
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x98ad64…2e7dd6
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50d9db…afee60
0x3b9f…69280x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c52b3…11b3d9

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.