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%coinbase42d ago0x038581…def5a7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xef6e3e…2dba73
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xb90cc4…7911d0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x994376…343773
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x1b224e…4ba93e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xf48f9d…2d9413
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x1901f7…5fd4f2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x5ef2a5…234fb8
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xb8581b…4492e7
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x49f95b…6b8b29
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x6c5d2d…479c5a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xa9aef2…f3a377
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x432316…7109c9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0xc4a01f…4c3a87
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x389eab…b2641a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase42d ago0x1ccdcb…8debad
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0x549bb8…9e08fc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0x5a9b2f…647902
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0xf47f23…d0f163
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0x7a86b6…e1f199
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0x1d38a6…a16de1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0xb1787f…80e175
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0xbd6656…df6661
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0x487db1…1349f6
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase43d ago0xa95b44…98379e

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.