Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter45d ago0x952bfa…a7dd69
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter45d ago0xd31ef0…b9e0b2
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter45d ago0xcd748b…84c636
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x99f92f…c1293e
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0xbc737a…029914
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x585ab2…10a2da
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x3a2d59…f7e61a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0xc5e627…257c5e
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x99bad3…9c2f3c
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x838a49…c8e031
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0xa44d7b…887ea9
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter46d ago0xfdc25e…bbb98a
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter46d ago0xea896a…9073ad
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x24074e…2b162a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x61ab14…72252e
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0x04078e…e3aab6
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x2d0fb8…2a701d
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x7721e8…52afc9
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0xcc1a80…76b8cd
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter46d ago0x0799a7…7bf340
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x74e141…b85559
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter46d ago0x29e095…32114a
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x2c5865…5c14e8
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter46d ago0x90a8a3…46c2d8
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter46d ago0x9ae3d8…99ee94

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.