Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase11d ago0xd8b45e…69d4cf
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.007100%coinbase11d ago0x59f8ec…6c38d4
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.50100%coinbase11d ago0x5677d7…6d56a0
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.25100%coinbase11d ago0xe9cd80…3e8d14
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.12100%coinbase11d ago0xb10f7c…1a71dd
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.06100%coinbase11d ago0x77ac6a…caaff8
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.04100%coinbase11d ago0x6ec8f1…4f8de8
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.04100%coinbase11d ago0x710311…420eec
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.03100%coinbase11d ago0x832f06…7586aa
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.03100%coinbase11d ago0x4964a7…5e0dba
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0x30c8a2…b7bffb
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0x8330e9…0b609e
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0xb84010…ae21f9
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0x5a02d3…c0a614
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0x948d49…4e3502
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0xc82bb1…3075e1
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0xd2cdd4…1ad542
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.02100%coinbase11d ago0xf1930d…e8a9b0
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase11d ago0x44ffab…f33577
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase11d ago0xe11645…5351a9
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase11d ago0xe9975f…c4c85a
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.01100%coinbase11d ago0xd39124…08a116
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.009100%coinbase11d ago0x508e6e…871150
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.008100%coinbase11d ago0xa5f77b…332318
0x7b7f…46f20xec84…de28BaseMaha Context CompilerAi$0.006100%coinbase11d ago0x181377…5e6c67

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.