Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x9f4bcf…019c0c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x1cf4ad…9c06d7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x861539…9bf5d6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xa4ea05…74bb35
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xf6aab9…f2c7a6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xecef57…b42e69
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xd5fc52…5a9fba
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x95bfc4…4719a0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x19e6e6…4c4880
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x9a939a…7558c1
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x9ca294…68ddbd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xfe66fc…763610
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x3985e5…65bb4f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xa9f8ae…bb40ad
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x6ae34e…52927f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x3f6f1d…dfaee0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x8419fc…af8026
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xc68808…6a87f8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xd73c8c…56608a
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase41d ago0x264bb2…e9a498
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x1d3c7d…46d59c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x2c2e81…05af83
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xda3c3d…113772
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0xd0be57…0f307a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x73832e…224cef

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.