Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x2d2972…15b0e7
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x067bc4…e3a14d
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x081bac…a400d8
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0xaec0c8…abb652
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0xae5907…ec3c5e
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x780ac3…27b785
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0xddb01c…c90b87
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x7cdbb2…30a923
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x08b534…c0e086
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x4cdf2e…606bae
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0xf1ce3a…e699ff
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0xc4be65…0a7f24
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x41f215…02d02c
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x299d38…29dfae
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase30d ago0x0de2ce…9ff2fa
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x4fc8ec…c5d3d5
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x821445…7e94cb
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x718f4e…65f568
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x2c0b10…b54c69
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0xdbf23d…df372d
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0xea4063…1498a7
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x4f9261…22e09c
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0xf7f79a…972121
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0x19b809…6f2bab
0x91f3…0f800x0529…7db3Base—$0.01100%coinbase31d ago0xfa2b5e…fd0d19

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.