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%coinbase45d ago0x26ca74…732124
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x67556b…0e2a8a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x495cfa…3d8ee0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0xbf0870…0f9073
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase45d ago0x2c4539…f88f20
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x4b93a0…bd33f7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0xc1d12a…8ac006
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0xe8fca3…61e16a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x63b0f0…e0a925
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0xf68da2…e5f8e9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x30a964…6798ac
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x40da1d…730cf7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x714083…eda4bb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x6fe83b…723668
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x622e7c…eb117c
0x10ce…a93d0x8a59…a822Basex402 service$0.002100%coinbase45d ago0x97b810…7cbc13
0x10ce…a93d0x8a59…a822Basex402 service$0.001100%coinbase45d ago0x0d96a2…a33ebf
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x54c653…58dc16
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase45d ago0x1110a6…45d825
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x705fd8…492a24
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x7087bc…19da38
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x168b27…3ce4c3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x195165…a8b7bf
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0xe94cef…130809
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase46d ago0x85fe34…bb0593

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.