Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xfcf8c0…fc941e
0x83fb…df3b0x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xe7e025…23a6e0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x80aa1c…900569
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x29ea22…06bc7d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x1f1c68…e9f30d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x470fdc…b375cf
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x6dc0f2…1d5031
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xb9d139…821009
0x9171…47430x3dcb…32e1Basex402 service$0.002100%coinbase68d ago0xc395fa…2a03af
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x951590…96c8ab
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x5f01d2…f62450
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x4b3736…90fec2
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x679d67…8f30f6
0xaeac…876f0x3dcb…32e1Basex402 service$0.002100%coinbase68d ago0x79755b…383fce
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x5ed266…d76e81
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xfa5d9a…4f738f
0x89b4…6e230x3dcb…32e1Basex402 service$0.002100%coinbase68d ago0xfeab26…c34808
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x92a78d…24e9a3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x3b5196…fc5f41
0xe7f6…f0f10x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x6a38ec…67718d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x42aa26…b62a79
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x667652…4dd8d5
0xb1c5…c67f0x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x54896b…2bad12
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0x4b5b3e…1be5fb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase68d ago0xf0703f…326db2

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.