Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xeedd90…d1916b
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x084249…3dd78a
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x640e6e…d601cd
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xb2f779…7ad78b
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xf798f5…f78dd3
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xcb728d…fbfbaf
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x5ebfde…b3e6d7
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xe486c0…ed7519
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x09f8bc…3669b7
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x311469…18dda4
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x543acd…94dafe
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xcc2076…6bea50
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x185098…d3cdb6
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xa7f139…58c32c
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xfcfc65…880f80
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x6116f9…20d27c
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xe98f46…3564fe
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x81efcc…00876c
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0x25f01e…cd009c
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase53d ago0xa6042c…ed4a88
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase54d ago0xabd098…ec9607
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase54d ago0x5c8d65…a40d95
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase54d ago0xe196f8…8ad4d7
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase54d ago0xb559a0…2e3f1f
0x7b1c…0bc50xa9dd…2315Base—$0.002100%coinbase54d ago0xe0a5ad…7b5188

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.