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%coinbase114d ago0x210140…bc4bfc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x5bd28c…967d5c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x390ff6…2d2845
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x76d97c…0062b2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x50309e…b041e3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xf17e6d…7de95d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xc80ae5…d8e3b3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x8b542a…47f065
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x467ff5…00f563
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x6740b3…559b14
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xe91053…e9028f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x6acd54…4c82da
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x2d9960…9643b6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x35bbdf…fd6f38
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x2e88b2…ee9864
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xf768c8…e069bc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xeb9f5c…e3d83c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x1dad1e…d8a4f4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xe6ca50…dbfd18
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x26798b…856085
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x20c8c9…c5188f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0xf81f3b…04ed75
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x464095…fc95d2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x81d685…d8af39
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase114d ago0x7e1760…c310b8

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.