Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0x931b1a…dcd6a7
0xcf96…d5de0x26e8…5158Basex402-tokens$0.5370%0xea55…6cc42d ago0x05aabe…07e165
0xcf96…d5de0x26e8…5158Basex402-tokens$3.0770%0xea55…6cc42d ago0x7fbd22…e8f65c
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0xc70c17…2d8bc9
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc22d ago0xecfab5…1f9d38
0xcf96…d5de0x26e8…5158Basex402-tokens$0.2070%0xea55…6cc42d ago0xc9d87d…0cca39
0xcf96…d5de0x26e8…5158Basex402-tokens$0.5570%0xea55…6cc42d ago0x2d07cf…079072
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc22d ago0x56a0c5…ebd3d5
0xcf96…d5de0x26e8…5158Basex402-tokens$0.5070%0xea55…6cc42d ago0x3979ee…d18dd6
0xcf96…d5de0x26e8…5158Basex402-tokens$2.9070%0xea55…6cc42d ago0x45969c…fe4fe7
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0xba7bb8…b155a0
0xcf96…d5de0x26e8…5158Basex402-tokens$0.4370%0xea55…6cc42d ago0x8b5a1f…828a10
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0x2da070…3cdfa7
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0x915c20…5a67d3
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc22d ago0x863f92…7e3645
0xcf96…d5de0x26e8…5158Basex402-tokens$0.0870%0xea55…6cc42d ago0xa03e7c…d8b473
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0x5e4715…9c75ef
0xcf96…d5de0x26e8…5158Basex402-tokens$2.8870%0xea55…6cc42d ago0x7d3d6e…f0814e
0xcf96…d5de0x26e8…5158Basex402-tokens$0.1670%0xea55…6cc42d ago0x2f89cf…0fdc6f
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0xbc377d…637e9d
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc22d ago0x242e65…c1081c
0xcf96…d5de0x26e8…5158Basex402-tokens$0.4870%0xea55…6cc42d ago0xddc540…6b49b4
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc22d ago0xbb7c44…730f60
0xcf96…d5de0x26e8…5158Basex402-tokens$2.0470%0xea55…6cc42d ago0x6d2f57…7de3ec
0xcf96…d5de0x26e8…5158Basex402-tokens$0.1270%0xea55…6cc42d ago0x65259c…cba645

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.