Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x55f049…7f9a98
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7f4a95…3d3a87
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x623146…aaa2e7
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x139fcd…7ec650
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43e6f2…a0bbc9
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x985140…ec4b64
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21ad18…e5d568
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84b52a…2c3b42
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x272b51…73cae8
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4856a8…f84cf2
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ff8e4…3cb18f
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde326d…afef0b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfea046…5c25bd
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f78c8…7e629b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x553f63…6f315b
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x743b6d…67ea47
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x239cf6…0b79cf
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c8b42…b2755a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d8b8f…6b213a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x03ec0f…44c4e2
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc0e23b…41c657
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c9f2a…bfb21f
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15fb99…b83508
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b1cf3…a68212
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdad9a5…144368

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.