Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0xc643ab…5bd658
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x371a54…6200bb
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x55e0f6…cf1e5a
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x65f9cb…a3b55f
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0xdb805b…30d02b
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x956fa2…6f5069
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x00fc57…70203f
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x6c7926…d80189
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0x4e70ca…bc2d1b
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x2abeee…3839a6
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0xa3a448…03c5eb
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x4beec2…ee0a19
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x171804…b357e3
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0xd24259…215182
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0xcab021…eca4c0
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0xb0a5ec…f5f3d0
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0x9d0217…3adb1a
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x8c4ae5…aa01ec
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0xdac495…cd3a9b
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0x2e9fdb…199b3d
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0x37efe8…6ace06
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0xf13dbb…17f984
0x19b5…cf0c0x35e6…1f0eBase$0.0170%0x0b44…80fc39d ago0xccb73d…fcbf3d
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc39d ago0x8602d0…43ab09
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc40d ago0x7e0c45…44f2b5

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.