Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x2363fb…f1fd1b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x7c6022…7271c4
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0xc4139d…89a481
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x5c7ee9…8a76e0
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x39c483…b4d6d5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x010e37…9d1c82
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0xcd197f…051a3f
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x5af153…249782
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0xe178d2…9b4823
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0xc5dc94…5d75dd
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x67f0d1…b37b94
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0xfce4cf…8f9640
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x66a1a8…837152
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0xfe3876…cea49f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x0ada97…ba795a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x84e0e3…d61bce
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x1a4d8d…3d612a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x5f3027…374c8f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x3279d8…5e83f4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0xbe562b…13d714
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x19e37a…b30cc5
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0xf803f5…097821
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0xef3a29…400e3a
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc1d ago0x5c0100…7e83d8
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a51d ago0x7716e8…0327c9

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.