Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x7427b6…cf2496
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xaa85cd…896e89
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0xa86959…fce592
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xa24b76…888dab
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x2c5aed…16041d
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xb0204f…b7a6a6
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x6d8fd5…3101c8
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x685b89…f71cb6
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xc756d9…df4080
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x5fc396…4bc5fa
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x3353e5…0f3941
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x48828e…893258
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xe95481…2ae5e0
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0xd58e92…e1a1ef
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xccd1d2…70056f
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xf1b221…cc3f90
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x55eb17…b36226
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xacab7d…7aaca6
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x5afc00…0ea5f6
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0xc2286e…cc54c7
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x44c48c…f25a7e
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x454b6e…0d4e2a
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0x5b027c…499dc8
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a540d ago0xe2a872…1c3614
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a540d ago0x21161b…b390ff

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.