Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd214…87030x3c5c…d5faBaseLocus x402 Services$0.18100%coinbase2d ago0xcb05a2…c96fe6
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x65a038…4e9eed
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xfc27a3…badac5
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x94dcd8…b6e739
0xd214…87030x3c5c…d5faBaseLocus x402 Services$0.32100%coinbase2d ago0x259a9b…d3b3e5
0xd214…87030x3c5c…d5faBaseLocus x402 Services$0.32100%coinbase2d ago0x6b355e…b02e5f
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xd924d9…0918e1
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x653bc8…6dba84
0xd214…87030x3c5c…d5faBaseLocus x402 Services$0.07100%coinbase2d ago0x858d88…19c886
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x372bc3…6634e6
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x9369dc…a3baf4
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x852c66…168b27
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x4ca456…8cb9bb
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x53aa7f…f3d196
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xda8815…5790f3
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xd2e0c9…d543dc
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xbd0d36…dd872c
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x8dd3a9…0f9db6
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x5600a2…55e0b3
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x605180…c9b20b
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x0d7980…c742d0
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x4fb07c…160f14
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x4f5dca…a8904a
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0xa4d310…7dff40
0xd214…87030x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x60195a…ea49e5

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.