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…c8a522d ago0xc72abb…312597
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x8f8783…a09bbc
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xa826ab…11069c
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0xc90f0c…2542a4
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x19e2b0…3eeece
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x130ff5…1d76d3
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x6b592f…17c156
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x4f5b67…b781fe
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x6a53ee…f6a52c
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x854938…73c4ea
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x375580…0f260f
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0xdea867…77b56f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x10a7df…d82c4c
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x2d9882…5025f3
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xfca24f…afa48d
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x4f6fc8…574283
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x5bbbaf…c5e1d1
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x3f62d6…9b6126
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x382424…1ed88d
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0x10151d…01a642
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0xc8037f…e689fc
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0xef3e86…4ff0d5
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x15eab2…6a140a
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc22d ago0xdc3cc4…2e4fb5
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a522d ago0x13b929…3eb65c

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.