Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xad649b…96e69b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x62cddf…80b534
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x4ff092…da2242
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xa539b2…993f2b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x7bce12…1c2b89
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x84e362…d86914
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xc5e717…664020
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x4b68f8…4ad7c8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xa7c55f…11d06f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x7fb2f6…aebcec
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x10328a…162fed
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x7835a7…248410
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x3fda6b…772f09
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x426e96…2dfc33
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x9eafc9…bc3d98
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xbb8957…a357d4
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x7d253d…a50480
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x8f06a8…996c84
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x40e5bc…22c4b3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0xcf7206…f57cb5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x7b2290…fb7550
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase70d ago0x647622…f2a50f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase71d ago0x4321c3…f63f19
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase71d ago0x0ab0b6…7f41a8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase71d ago0x536571…a573a9

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.