Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase73d ago0xb70618…59fdb6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0x747214…f911c3
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x819a4c…df2760
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0x9b6a30…0b9c8a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x19ff01…e6af0b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x053930…c64345
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0xfc0694…1b740d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase73d ago0xbeec3a…5321d3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase73d ago0xe2a112…d8f6e7
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase73d ago0x50ce33…86cc76
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x92a78a…5e8e3d
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase73d ago0xc80b31…3da349
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0xc8e8dc…3134bb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x86b138…f90f82
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0x722e80…60dfc5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x603ef7…017af8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x21be39…4e3c34
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase73d ago0x6c0053…e53ddc
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x223ee7…d1efcc
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase73d ago0x3a2de1…f1bad7
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase73d ago0x542c48…51f924
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0xf97723…b640ad
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase73d ago0x8c6a3d…92ad1e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase73d ago0xff3375…9641ee
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase73d ago0x0c1e51…9664ca

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.