Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase79d ago0x5e758d…61157c
0xa93f…958e0x52e2…f3eaBasex402 service$0.001100%coinbase79d ago0x44b868…c9a2c4
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase79d ago0x6c39fc…270beb
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase79d ago0x9d3966…121e3e
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase79d ago0x3d3bc0…d19a21
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x937a5d…6223e3
0xc87c…67690x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xc3e091…b46643
0xa93f…958e0x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x2f164b…a01ee7
0xc87c…67690x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xfd5c91…09a9a0
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x36e923…34f6e8
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x0a19e5…135b54
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x002de8…b19779
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x207c21…860066
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x1b8a5e…25937a
0xc598…5cd10x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xcbebc9…be983e
0xa8c4…36a90x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xa0a7d9…8df21a
0xa93f…958e0x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xef2485…494c5e
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0xc437dc…8da022
0xc299…c7100x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x919c40…41856e
0xc87c…67690x52e2…f3eaBasex402 service$0.001100%coinbase80d ago0x673679…fa3540
0x0628…55d50x52e2…f3eaBasex402 service$0.008100%coinbase80d ago0x832b85…bb6edb
0x0628…55d50x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0x5af612…5145d3
0x0628…55d50x52e2…f3eaBasex402 service$0.005100%coinbase80d ago0x5f9843…9f70dd
0x0628…55d50x52e2…f3eaBasex402 service$0.004100%coinbase80d ago0xc7ae6b…267a6b
0x0628…55d50x52e2…f3eaBasex402 service$0.003100%coinbase80d ago0x4aff16…71ac4e

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.