Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x17f71e…d02367
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa0b0c…f3f960
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf565ce…108b17
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa41e9a…20a16b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5c3f77…503630
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x444959…32b75b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x418b98…2656b6
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd34be…f30881
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8dee1c…e39635
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7cab5a…a74e32
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40a0bb…408dc1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xee1662…54667d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x06f929…978b8d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x324a20…561c1a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x65b245…04f228
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x501f44…61d4e1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1575d3…39dfcd
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfed123…021139
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x770e25…c9b7a8
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x82ef6a…b3fee2
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf255c9…45145a
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2427ed…5566bf
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x961fdc…5052d8
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c677c…7b6c76
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6cd3bc…26de7a

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.