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%coinbase68d ago0x368b05…f145c3
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x9b46b0…6a4f4c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x516285…1dee03
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xfc559f…57a7bf
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x4abca7…2ab093
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x977931…16a501
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xebfb2b…97909d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xc9c387…3e3f55
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xa325ca…bf0401
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x3f7541…e4306a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x852a91…cf0090
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xf4a8a7…364e8d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x6aae5b…550852
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x1e79d7…a64790
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xbc71a2…e4577d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xcc5fbd…f2dfba
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xefc7d3…da6dbc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0x0e9387…36a79d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase68d ago0xe1b23c…f7273e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase69d ago0x70e04d…e69d48
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase69d ago0x952aff…a9a37b
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase69d ago0xe74f8c…54786c
0x7e57…2f090x7e67…13a4Basex402 service$0.003100%coinbase69d ago0xe57a95…ecf82f
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase69d ago0x2478c5…2760d2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase69d ago0xac247c…82e542

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.