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…c8a536d ago0x7c6418…9ab05f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x40ad91…0d3cd3
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x531585…440ec2
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xdb6d19…8060ba
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0xee6be0…d9e424
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x850919…1ee3be
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xbaefeb…d4224c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x69f6d8…282e0b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xda1232…0b79cc
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x1f8484…3aac2c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x5cd5e4…813106
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x0a2367…779a76
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x51c014…242251
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x7028a1…d45e69
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xbe7905…e77b0c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x273e98…57eefe
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x35d4b3…4a42a2
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xb8c81b…1cd63d
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x87101c…4f7b8c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x6576b1…36303b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x89265c…d88347
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0x6e6a56…f01f67
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0x90ef03…00256f
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a536d ago0xdf2f41…eb0c20
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc36d ago0xe13128…e3fbca

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.