Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x92da78…73b5f0
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x680410…cd8ca2
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x966719…e9b367
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x5a49ed…9b4b49
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x325dc3…124483
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0xd35ae3…32fd85
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x2b8c47…cb432c
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x9cb683…c9216a
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x9b0137…207eb3
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x56ca31…c4d242
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x4adedd…197d86
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x79ae79…50183b
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x1d8c25…037551
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x1ce96f…426352
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x3fc6e9…8e4722
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0xa448b6…0578c3
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x7bbdbb…7066f5
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x5fccb2…ce93ac
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0xeb8a3d…a00d0b
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x88dcac…e86bfe
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0xbc7ada…deb5b3
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x3e6bba…38ca91
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x72ac7f…5900b3
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x070e11…9ceb9b
cryptodevtools.eth0x0dfd…29efBase—$0.001100%coinbase87d ago0x36b3b9…3d091d

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.