Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1644…7e550x3e0a…78e7Base—$0.004433100%coinbase74d ago0x265990…5f29dd
0x1644…7e550x3e0a…78e7Base—$0.005461100%coinbase74d ago0xa4a32b…deed95
0x1644…7e550x3e0a…78e7Base—$0.004795100%coinbase74d ago0x67cf55…39f18d
0x1644…7e550x3e0a…78e7Base—$0.0056100%coinbase74d ago0x0350a0…7dafd0
0x1644…7e550x3e0a…78e7Base—$0.004848100%coinbase74d ago0x4cbd5b…14c2e4
0x1644…7e550x3e0a…78e7Base—$0.002654100%coinbase75d ago0xb025bb…6d6f0c
0x1644…7e550x3e0a…78e7Base—$0.003112100%coinbase75d ago0xb3e384…992c9c
0x1644…7e550x3e0a…78e7Base—$0.003453100%coinbase75d ago0x9f91f8…0946d9
0x1644…7e550x3e0a…78e7Base—$0.004168100%coinbase75d ago0x3e9710…50c1e2
0x1644…7e550x3e0a…78e7Base—$0.004471100%coinbase75d ago0xeb5b15…1aca67
0x1644…7e550x3e0a…78e7Base—$0.003827100%coinbase75d ago0xfc022d…9f6cb8
0x1644…7e550x3e0a…78e7Base—$0.004886100%coinbase75d ago0x42b460…3b665d
0x1644…7e550x3e0a…78e7Base—$0.005378100%coinbase75d ago0xccbdb1…a9fe03
0x1644…7e550x3e0a…78e7Base—$0.003606100%coinbase75d ago0xfbde9c…0d45da
0x1644…7e550x3e0a…78e7Base—$0.004378100%coinbase75d ago0x906b9b…ff94f1
0x1644…7e550x3e0a…78e7Base—$0.004192100%coinbase75d ago0x96785e…5508d2
0x1644…7e550x3e0a…78e7Base—$0.00509100%coinbase75d ago0x575911…b18bee
0x1644…7e550x3e0a…78e7Base—$0.005331100%coinbase75d ago0xb1a516…d61fe2
0x1644…7e550x3e0a…78e7Base—$0.004142100%coinbase75d ago0x6ac244…a2c81f
0x1644…7e550x3e0a…78e7Base—$0.004886100%coinbase75d ago0x58ba73…b9b9fc
0x1644…7e550x3e0a…78e7Base—$0.004475100%coinbase75d ago0x58d70c…b6bc94
0x1644…7e550x3e0a…78e7Base—$0.004175100%coinbase75d ago0x90b495…627fa6
0x1644…7e550x3e0a…78e7Base—$0.005357100%coinbase75d ago0xfacdcf…79c18c
0x1644…7e550x3e0a…78e7Base—$0.005881100%coinbase75d ago0xde9c07…e7da30
0x1644…7e550x3e0a…78e7Base—$0.004995100%coinbase75d ago0x532941…2e8906

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.