Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0018…ca9789d ago0x85f8fe…9f717d
0xfa12…581f0x73fc…b29bBase$0.0035100%0xdf7d…5dbd89d ago0x695b36…c3d8a8
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0021…ad8f89d ago0x5531cb…fe385a
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0018…ca9789d ago0xa86aa6…241da3
0xfa12…581f0x73fc…b29bBase$0.0035100%0xdf7d…5dbd89d ago0x22d98a…5ee3a5
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0021…ad8f89d ago0x82f381…0fd18c
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0018…ca9789d ago0x325a43…08314e
0xfa12…581f0x73fc…b29bBase$0.0035100%0xdf7d…5dbd89d ago0xcdf05f…1888e3
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0021…ad8f89d ago0x04b921…ee0572
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9789d ago0xd3cf49…1ba216
0x1853…8ede0x73fc…b29bBase$0.01100%0xdf7d…5dbd89d ago0x33fafc…218296
0x1853…8ede0x73fc…b29bBase$0.01100%0x0021…ad8f89d ago0xc7a3ca…94862e
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9789d ago0xec15c6…9add92
0x1853…8ede0x73fc…b29bBase$0.01100%0xdf7d…5dbd89d ago0x24150e…6148c2
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0021…ad8f89d ago0x8791ab…de102b
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0018…ca9789d ago0x28b77f…1c4e4c
0x991f…feab0x73fc…b29bBase$0.006100%0xdf7d…5dbd89d ago0xab0331…85fc49
0x991f…feab0x73fc…b29bBase$0.006100%0x0021…ad8f89d ago0x460111…d20841
0x991f…feab0x73fc…b29bBase$0.006100%0x0018…ca9789d ago0x73b9b6…a7e0fe
0x991f…feab0x73fc…b29bBase$0.006100%0xdf7d…5dbd89d ago0xe2d588…31a72c
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0021…ad8f89d ago0xf4defd…ad01c1
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0018…ca9789d ago0xc939ae…6a5970
0xfa12…581f0x73fc…b29bBase$0.0035100%0xdf7d…5dbd89d ago0x55cd29…117dbd
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0021…ad8f89d ago0x8eac53…4e07ff
0xfa12…581f0x73fc…b29bBase$0.0035100%0x0018…ca9789d ago0xfbfa69…c98aa9

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.