Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xffce10…a0ac9d
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x43934c…00c902
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xbf30ca…7768e0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xe3ed9a…804497
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xf6ac36…9a2c1c
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x79139a…c1078f
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x90d149…e07ec2
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x02f7b9…220a93
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x2b1e97…714c77
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xf00d83…edf5c8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x360b30…ad5087
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xb99b5b…6b6765
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x5915d2…200320
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x0bc416…91d11b
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x62fb7b…e48801
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xeec02a…9de611
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x86e40d…91ba19
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xdef452…e7c488
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x8326cb…bb22b2
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x40ab54…f52b84
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x1230aa…fcbb91
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xda4fca…0bbfc4
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0xc82d39…875a21
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x3f5691…b66c8d
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase21d ago0x9b21be…8cc829

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.