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%coinbase122d ago0xec996c…f7505d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x4c7e38…f6da46
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x001da5…7e6649
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x0e4fe2…27c7d5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xfc3939…3c6701
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x4cf466…47e32e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x7a2fcc…a19fb6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xa3a12a…3a7c6c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x1146a8…281b2c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x5f3f63…800608
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xd64629…23d165
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x94155d…383217
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x4c1d8a…57aa02
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xf28816…3919a6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xff983f…a3b3aa
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x042d36…f1f430
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x27427f…1ab134
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x4ccee9…8e14b0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x6a94f8…daa69d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x1dcef7…eb5cc6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x5fb31c…f7c624
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xb3852a…aaf6ab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0x912848…7a3a79
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xdd88d0…d814a8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase122d ago0xac1d8c…15f213

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.