Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30x43d6…414eBase—$0.01100%coinbase76d ago0xa53cec…13fec5
0xf4b5…7cc30xffd9…ed8eBase—$0.01100%coinbase76d ago0x21c788…765aa4
0xf4b5…7cc30x155e…e4b8Base—$0.01100%coinbase76d ago0xc456fd…bd64eb
0xf4b5…7cc30x1579…e909Base—$0.01100%coinbase76d ago0xbe7c36…9f33e6
0xf4b5…7cc30x445e…09bfBase—$0.01100%coinbase76d ago0xcb14d0…ec98bf
0xf4b5…7cc30xba30…dfd3Base—$0.01100%coinbase76d ago0x7dced0…10a74b
0xf4b5…7cc30x5144…cb0aBase—$0.01100%coinbase76d ago0x245526…b5f7cb
0xf4b5…7cc30xf56e…daaaBase—$0.01100%coinbase76d ago0x129534…795d88
0xf4b5…7cc30x29d2…92a3Base—$0.01100%coinbase76d ago0xd2920e…87f6d3
0xf4b5…7cc30xafa5…5c66Base—$0.01100%coinbase76d ago0x1a30d5…fc2c9a
0xf4b5…7cc30x373f…99cfBase—$0.01100%coinbase76d ago0xa4b256…80afdd
0xf4b5…7cc30xcf6f…7bf7Base—$0.01100%coinbase76d ago0x89416c…bf5194
0xf4b5…7cc30xa4e8…1a2fBase—$0.01100%coinbase76d ago0xd0f3f8…e50f60
0xf4b5…7cc30x1392…b22aBase—$0.01100%coinbase76d ago0x97f79b…3d89e7
0xf4b5…7cc30x2460…43b5Base—$0.01100%coinbase76d ago0x9100c0…e0a7d7
0xf4b5…7cc30x1cff…095aBase—$0.01100%coinbase77d ago0x89d746…579e94
0xf4b5…7cc30x2183…253bBase—$0.01100%coinbase77d ago0x8f1b2b…97ab5c
0xf4b5…7cc30x1704…2133Base—$0.01100%coinbase77d ago0x5439ff…fa6b41
0xf4b5…7cc30xd740…63ddBase—$0.01100%coinbase77d ago0x379edb…5232ef
0xf4b5…7cc30x82b5…d4edBase—$0.01100%coinbase77d ago0xb15c9b…624890
0xf4b5…7cc30xaa38…8b87Base—$0.01100%coinbase77d ago0xdb64e1…ec07fe
0xf4b5…7cc30xf276…e461Base—$0.01100%coinbase77d ago0x5c6579…9e2aff
0xf4b5…7cc30xc00f…f839Base—$0.01100%coinbase77d ago0x45bfcd…e8f654
0xf4b5…7cc30x1e48…8751Base—$0.01100%coinbase77d ago0x2c39ef…06055f
0xf4b5…7cc30x34fd…91e2Base—$0.01100%coinbase77d ago0x0d71f7…e70350

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.