Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xfba0cc…6d3b5f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x41233e…4a7fb5
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x044e33…73a2db
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xf06439…60a751
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x0520a6…036c9d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x597901…2b8a16
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x4f8cc3…80458d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x2ce427…af1721
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xbd012b…ca323d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x6b15cf…8858c7
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x348f5c…d81a98
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xbae6fa…c41d18
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xa0f1e1…c9e2ba
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x68ad8c…2442b4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xc93f4b…16e526
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xb9c248…5da990
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x165ae7…33f469
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xea9ff5…0f79fd
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xdc12c4…812eab
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0xc55c39…74ea54
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x950503…9eda0f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x91ca4d…67f25d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x0c7961…4b0f6a
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x419f6a…c45b80
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase19d ago0x30b6c6…7699e6

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.