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%coinbase59d ago0x056cbf…1b5624
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xd8cc57…c33630
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xf6c3ac…3e38d0
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0x2cbcbd…9781a1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xcaf2ef…f848df
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xb984f9…bf6d4a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xbd2daa…bbe056
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0x630c0f…69960c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0x1b5235…2f3276
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase59d ago0xd59bc2…8ca382
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xd520e9…aa6184
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x407ae4…a925d9
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x275419…26a8f5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xd34f69…e4a725
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xfda347…886204
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xa9271e…d3afe5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xbbb65e…add0bf
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xe58276…4984e5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x3cedff…10cb34
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x3f5b61…758b56
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase60d ago0xb4fa8e…362cb1
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x89e3df…6225cf
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x5b4b9c…8353ca
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x381d5e…ad27b3
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase60d ago0x09f1e4…bd75ac

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.