Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0xc2a7c0…d47c36
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0xf02ad8…5b0b87
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0xe99f6b…f1f2f9
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0xc3b041…c3f6a6
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0xd95f35…ab50dd
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a528d ago0x60fd18…770868
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0xf54c4e…e17799
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0xd6b08b…25a230
0x19b5…cf0c0x2ad8…b7daBase—$0.0270%0x0b44…80fc28d ago0xb0b1bc…9df893
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc28d ago0x48105c…f9ead2
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0x8414d4…c7e422
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a528d ago0x6d732b…7e3596
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0xed54b2…2abb2a
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0x25d66a…583f6d
0x19b5…cf0c0x1b7b…d7c8Base—$0.0170%0x0b44…80fc28d ago0x250b11…9d841d
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0xd9bbcf…70727f
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a528d ago0x96bc1f…a91207
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0xad1c11…7b39a4
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0x6d4bc4…33684a
0x19b5…cf0c0xe186…7533Base—$0.0270%0x194e…37a528d ago0xdd490b…9d902c
0x19b5…cf0c0xe186…7533Base—$0.0170%0x194e…37a528d ago0x4df63e…3bb411
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0x683c6a…402e4e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc28d ago0x37da0c…ca5edc
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc29d ago0x0d94cd…ed83ee
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc29d ago0x5f9bfc…236612

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.