Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base—$0.11100%0x17c8…043654d ago0x1f5d02…bfe5c3
0xbff5…6fde0x6366…f1e2Base—$0.05100%0xfc74…d8a554d ago0x3e9672…5badfb
0xbff5…6fde0x6366…f1e2Base—$0.006469100%0x6366…f1e254d ago0xe97dc0…d6b219
0xbff5…6fde0x6366…f1e2Base—$0.22100%0x6366…f1e254d ago0xc8e6b6…9e0071
0xbff5…6fde0x6366…f1e2Base—$0.006471100%0x6366…f1e254d ago0x30933f…9c08ff
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0xed34b5…abc007
0xbff5…6fde0x6366…f1e2Base—$0.006251100%0x6366…f1e254d ago0x4678a0…fc30f4
0xbff5…6fde0x6366…f1e2Base—$0.09100%0x6366…f1e254d ago0x19f1bb…db1345
0xbff5…6fde0x6366…f1e2Base—$0.006245100%0x6366…f1e254d ago0x5368c3…828352
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0x82332e…1db16f
0xbff5…6fde0x6366…f1e2Base—$0.006468100%0x6366…f1e254d ago0x96f4f4…7f0750
0xbff5…6fde0x6366…f1e2Base—$0.22100%0x6366…f1e254d ago0x767ffa…fb2f13
0xbff5…6fde0x6366…f1e2Base—$0.006519100%0x6366…f1e254d ago0x1f7239…1d3586
0xbff5…6fde0x6366…f1e2Base—$0.17100%0x17c8…043654d ago0x8ffb1b…0bcf8c
0xbff5…6fde0x6366…f1e2Base—$0.19100%0x6366…f1e254d ago0x55419d…43eb34
0xbff5…6fde0x6366…f1e2Base—$0.23100%0xfc74…d8a554d ago0xaecc8e…a59f53
0xbff5…6fde0x6366…f1e2Base—$0.22100%0x17c8…043654d ago0x54a7e9…2ae564
0xbff5…6fde0x6366…f1e2Base—$0.006878100%0x6366…f1e254d ago0x41802e…b220bb
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0xffa7b3…9c4df4
0xbff5…6fde0x6366…f1e2Base—$0.007423100%0x6366…f1e254d ago0xd7f383…4e4c1c
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0x970242…a0f8ba
0xbff5…6fde0x6366…f1e2Base—$0.006572100%0x6366…f1e254d ago0xfff042…269512
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0xef7062…77d710
0xbff5…6fde0x6366…f1e2Base—$0.006434100%0x6366…f1e254d ago0xd93230…d1a6c0
0xbff5…6fde0x6366…f1e2Base—$0.12100%0x6366…f1e254d ago0x18cff8…07e171

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.