Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x619f57…783836
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xc93518…02f1e9
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xb0c93d…deb21f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x5ae359…307b6c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x188252…f203ef
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xf44296…3ce2c6
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x3973e1…d196fd
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a522d ago0x8f6ead…acc0ab
0x19b5…cf0c0xe017…2667Base—$0.0270%0x194e…37a522d ago0x9e9bbf…e3d7b4
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x6350f6…31865a
0x19b5…cf0c0xe017…2667Base—$0.0170%0x194e…37a522d ago0x35aa2b…70651b
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x0141bd…b1bf4a
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x527f47…1645d0
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x78058d…e14a01
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xa6f3c9…c0ffe5
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xc13551…935251
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x71fc0f…a120f3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xa67598…4d734f
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xa48499…68711c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xcb9cf8…e83e95
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0xde505e…11ab16
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x8e33a7…5ee10b
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x95ca78…0e7721
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x77310b…62491c
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc22d ago0x168249…a34c97

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.