Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28df…a2a70x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x4b2058…d2c895
0x4cf8…57b10x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xe28764…83d706
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x534a3f…4b3a1f
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xe5fd5f…ea1e38
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x61981e…e64d05
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x5578ce…be1cde
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x41a2a2…de374b
0x88d6…14fb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xe7383e…32a996
0xd726…e0c80x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xaa7179…4874c1
0xa5b2…2aed0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xf56426…7751c5
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xac3316…db2db0
0x4a0b…f6650x217e…67c4Basex402 Service Auditx402$0.002100%coinbase93d ago0xee9eb5…2dc39f
0xccc1…ff2d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x97f102…bcc0ae
0xccc1…ff2d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xbfc4c9…c37710
0x0d7b…d5090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x795fe6…4789e1
0xa461…13580x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x2722d8…1aec8e
0xa461…13580x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xa06e54…4ca1fd
0x71c9…34d00x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x5a43fd…8b4bed
0xb412…318c0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0xb3d75f…6ae9b6
0x3f52…3a8f0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x093ade…6f54b5
0xc846…12670x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x14f439…200feb

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.