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…c8a56d ago0x5fa115…bdd296
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc6d ago0x887466…33b556
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a56d ago0x7291ff…3a72e8
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc6d ago0xc589ed…9ed864
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xdf416c…843c9a
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc6d ago0x670539…21bd2b
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xdb34ba…65c240
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc6d ago0x8d78ad…64a897
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a56d ago0xef531a…b64f76
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc6d ago0x708b13…2bee73
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x28d2c5…125ea4
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0x1cfb28…e707ff
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0xfa04a5…0ad9f1
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0xc7dcf6…1e0c49
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x5e15e0…980a60
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0xc5bf8e…673ceb
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x5d09de…f24607
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0x2fb08c…f8c246
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0xc29748…d96e22
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0xd4512f…d173ae
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0xadf530…2a6ebd
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0x151f97…81e404
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x3f0472…e1f6ae
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc7d ago0x036458…d58a4f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a57d ago0x24b414…4831f3

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.