Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x8113f3…e2afde
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xcaf2cc…0feb6d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xe041b2…a28bba
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0xe85993…3170b1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xb1bb2c…4af632
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xc591f4…5b00b9
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x373ab5…977201
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xeb4157…dd2ee0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xf98385…b96131
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x8da580…9bbcbe
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0x76c387…bb144e
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0x8c95b5…fcdbbd
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0x359f6e…ebac41
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0x9e8820…936ff8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase47d ago0xbf3a16…7dcdbc
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase47d ago0xa58105…e72b9f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0x3f6d20…bedccc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0xaad3f1…702d0d
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase48d ago0xd3f14d…e56bcd
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0xfdfc30…57a4e4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0x1f2cf3…b4074b
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase48d ago0xe61d4e…a9b3ae
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0x882828…fa6a19
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase48d ago0x12520c…161a5a
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase48d ago0x89a850…0bd6a7

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.