Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xe048bc…89259d
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x0a9e90…a9b307
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x3d7406…815aa9
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x526337…bee719
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x7c9377…a9132f
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xc5b9e4…0f03bb
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x89dcfa…6a2cee
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x5c1506…031bec
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xac93d9…9da106
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xa9e56f…82451f
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x90ebad…508f6d
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x783c18…9f326b
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x88dd9b…725cf2
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x003072…9540bd
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x480795…dee35f
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x91e4eb…80171b
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x31d459…d3dfe9
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x24807c…51d17b
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x52a034…916196
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xd10dc8…23a54c
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0xe0a989…7cf439
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x296b25…1cb5b8
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x37e58e…a8d34e
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x2212ed…cd480a
0x9c96…b1c20xa9dd…2315Base—$0.002100%coinbase49d ago0x29649c…736e83

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.