Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase41d ago0x4311bb…3f276d
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x55ba04…b50248
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x875dfd…a89657
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0xce30ab…d34a5e
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0xa6c2db…71b9c5
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x30d4c6…e1951b
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase41d ago0x37b5dc…dc9e29
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase41d ago0xb71d29…d41427
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase41d ago0x1740d1…2f9a6d
0xcb74…cb510xb0af…7de0Base—$0.12100%coinbase41d ago0x8705fa…0ff3d2
0xcb74…cb510xb0af…7de0Base—$0.08100%coinbase41d ago0x29f4b8…1671fe
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase41d ago0x2c9b4f…fbc362
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase41d ago0x1ae4ae…52bfcc
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase41d ago0x703ac5…f5626d
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0xee4261…edcaf0
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase41d ago0xca6047…f57d7c
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase41d ago0x11ee31…1ea030
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase41d ago0xb75c2e…ff9df9
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase41d ago0x3cfdd9…b4fe1b
0xcb74…cb510xb0af…7de0Base—$0.26100%coinbase41d ago0x6c5300…786360
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase41d ago0xe04d3c…ba8cfc
0xcb74…cb510xb0af…7de0Base—$0.22100%coinbase41d ago0x29fe17…39416e
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase41d ago0x82f977…cd4e64
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase41d ago0x224113…9d7afd
0xcb74…cb510xb0af…7de0Base—$0.18100%coinbase41d ago0x8022a7…e16adf

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.