Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x659fed…252960
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x62ff6b…e5dad6
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x0cb185…c6fdc8
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0xb6b7bd…be6e32
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x392fa5…79ca7e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x71ce56…e82cdb
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x4b4571…d36b58
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x9018a8…f773b0
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x418941…765ef2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0xdfc147…2252fa
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x30a1ec…3eaa0b
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x4da380…93fc89
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x47278d…479589
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x89f41b…5b0ceb
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0xdbf7c6…5d6902
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x2b7997…9ac81f
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0xba8fe2…2dc9db
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0xe93fdd…88b2c2
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x951f7b…27daea
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0xdb777a…bcc378
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0x67470c…96a2a6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0xeb11d5…deefb0
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0xc25eb5…03508e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc30d ago0x53f3bb…a6a40c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a530d ago0xecdbae…b429e4

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.