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…c8a544d ago0xbbaa1f…41cbe4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xa1fa5e…73013a
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0x5be7fd…27096f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xaf8cc2…2a325f
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xf85215…0d22cf
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0x64cbeb…23e965
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xf98acb…d242b1
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xc723bb…2be054
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0x4f5956…2ecb83
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0x838f51…424a0c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xc637fc…6d5bc9
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xf61b54…215679
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0x2c6e20…f5aaff
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xfc0856…fc99e8
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xd0c7fb…d61bf6
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xbb00e3…7551d7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xb9a7e5…e4df53
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a544d ago0xa91c12…93161f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a544d ago0xd13868…1868b1
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a545d ago0x96d4f2…989113
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x1d5c57…22df5c
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a545d ago0x8b3898…9e2ef7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x81f12e…741956
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x08bf7c…51ad19
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a545d ago0x42034b…021efa

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.