Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x2a342b…1c617c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x36ba1d…1a33c5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x661a73…e2b337
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xa0f88c…db257c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x8b6c79…f69a42
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x85af06…4513b0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xaa076b…e02ae3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xed98f1…cd08be
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x3b5162…5f3803
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x43680f…badb3d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x998150…9caa7d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xa195ac…0b42f9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x16590f…def797
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x18a7da…5ce4f0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x04f501…ad5180
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x1b6d00…0df68a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x827f00…6bfa27
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x8e21c5…6afabb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xe34183…f6a527
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x645e6d…927686
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x6ec85e…68ae62
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x04b2dc…16d2f8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xb187a9…639702
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0xac2216…c93e1a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase121d ago0x145845…dacd25

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.